Was this page helpful?
Attribution.ai exposes a production MCP JSON-RPC endpoint for connectors and agent runtimes. For end-user setup, start at AI Connectors.
initialize| URL | https://attribution.ai/api/mcp/rpc |
| Protocol | JSON-RPC 2.0 over HTTP |
| Auth | OAuth access token (recommended) or bearer API key |
| Tools | 16 tools across 6 categories |
View the complete tool reference →
Add this to claude_desktop_config.json:
{
"mcpServers": {
"attribution-ai": {
"url": "https://attribution.ai/api/mcp/rpc",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}initializetools/list and tools/callresources/list and resources/readprompts/list and prompts/getnotifications/initializedStart with discover, then drill down
discover first to get available data ranges, channels, integrations, and capabilities. Then call tools like performance, campaigns, ortrends with targeted filters.detail_level=summary; request detail_level=analyst only when you need more depth