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