Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.trodo.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Claude.ai’s “Add custom connector” flow uses OAuth 2.1 with PKCE — no API key needed.

Steps

1

Open the connector picker in Claude.ai

In Claude.ai, open Settings → Connectors → Add custom connector.
2

Paste the Trodo MCP URL

https://mcp.trodo.ai/mcp
3

Authorize

You’ll be redirected to app.trodo.ai/connect/mcp. Sign in if needed, pick the team you want Claude to access, and grant the scopes you want — by default mcp:events, mcp:agent_runs, and mcp:cluster are checked. The PII scope (mcp:user:read_pii) is off by default; only enable it if you want Claude to look up specific users.
4

Done

Claude redirects back, completes the token exchange, and the connector becomes available in your conversations.

What Claude sees

Once connected, Claude can call any tool whose required scope you granted. Tools are discovered automatically via the MCP protocol — start a chat and ask:
“What were my top tools last week and how did the funnel look?”
Claude will call get_tool_call_analysis and run_funnel_query and return a written answer with the data.

Plan requirement

The Trodo team you select must be on Growth or Enterprise. Free-plan teams are blocked at consent with an upgrade link.

Revoking access

Integrations → MCP for Claude & Cursor → Active OAuth grants → Revoke. Or in Claude.ai: Settings → Connectors → Trodo → Disconnect.

Troubleshooting

See Troubleshooting for common errors. Most “won’t connect” issues are resolved by clearing browser cookies on app.trodo.ai and retrying.