MCP ServerIntegrations
Auto
wt add cursorManual
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.