workthin
workthin
PricingBlogChangelogOverviewQuick StartConcepts

SetupTools Reference
IntegrationsClaude DesktopClaude CodeChatGPTVS Code / GitHub CopilotCursorOpenAI Codex CLIGitHub Copilot CLIGemini CLI
Skills & Commands

Docs for LLMs

llms.txtllms-full.txt
MCP ServerIntegrations

Auto

wt add codex-cli

Manual

Add to ~/.codex/config.toml:

[mcp_servers.workthin]
type = "http"
url = "https://workthin.app/api/mcp"

[mcp_servers.workthin.headers]
Authorization = "Bearer wt_your_api_key"

Get your API key at workthin.app under Settings > API Keys.

Verify

Ask Codex: "Search workthin for recent knowledge" — it should call the search-knowledge tool.

Cursor

Add workthin MCP to Cursor via global MCP config.

GitHub Copilot CLI

Add workthin MCP to GitHub Copilot CLI.

On this page

AutoManualVerify