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 cursor

Manual

Add to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "workthin": {
      "url": "https://workthin.app/api/mcp",
      "headers": {
        "Authorization": "Bearer wt_your_api_key"
      }
    }
  }
}

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

Verify

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

Troubleshooting

Tools not appearing? Restart Cursor after editing mcp.json.

VS Code / GitHub Copilot

Add workthin MCP to VS Code (v1.99+) and GitHub Copilot.

OpenAI Codex CLI

Add workthin MCP to OpenAI Codex CLI.

On this page

AutoManualVerifyTroubleshooting