Competitor intelligence, on tap
Everything CAM tracks — competitor connections, priority-scored activity, enriched lead lists — is available through a REST API and a remote MCP server your agents can call directly.
Pick your interface
REST API
Pull competitor connections, accounts, activity, and lead lists into your own product or pipeline. The full OpenAPI spec is published, so you can generate a typed client in minutes.
- API keys from the Integrations panel — scoped read or write
- Full OpenAPI spec for codegen and exploration
- The same data that powers the CAM dashboard
MCP server
A remote MCP server your agents connect to directly — nothing to host. Claude, Cursor, and any MCP-compatible client can query competitor activity and build lead lists in plain language.
- Remote server at mcp.getcam.io — nothing to deploy
- 33 tools: activity, accounts, lead lists and more
- OAuth for Claude, API key for everything else
From question to lead list in one prompt
Agents call discover to learn your competitors and tiers, pull the highest-signal activity, then build and push a lead list — all inside one conversation, no dashboard open.
- Priority-scored events, ranked by recency and seniority
- Lead lists created and managed programmatically
- Pushed to webhooks and workflow actions — straight into your CRM
Everything the dashboard does, your agent does
Dashboard stats
Pull top-line numbers — connections tracked, ICP tiers, accounts, and list counts — into your own reporting.
Connection search
Search and filter every tracked lead by competitor, status, and tier — the same filters as the CAM UI.
Account intelligence
Company-level records with contact counts and detail views, ready to join against your CRM.
Activity feed
Priority-scored competitor connection events across your book — ranked by recency, seniority, and multi-competitor signals.
Lead lists
Create and manage lists programmatically, then push them to webhooks or workflow actions.
Competitive intelligence
Multi-competitor accounts, competitor summaries, and activity timelines — the "who else is circling" view.
Live in minutes
Claude
Add mcp.getcam.io as a custom connector in Settings → Connectors. Sign in with your CAM login through the browser prompt and you’re connected.
Setup guideCursor & scripts
Point any MCP client at the remote server with a CAM API key. Match the key’s scopes to what you call — read for queries, write for list changes.
Setup guideSelf-hosted
Prefer to run it yourself? Launch the server locally via npm with your CAM_API_KEY — handy for air-gapped agents and local dev loops.
Setup guide