MCP ServerIntegrations
Auto
wt add gemini-cliManual
Add to ~/.gemini/settings.json:
{
"mcpServers": {
"workthin": {
"httpUrl": "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 Gemini: "Search workthin for recent knowledge" — it should call the search-knowledge tool.