Agent-native CRM. 25 tools β contacts, deals, sequences, enrichment waterfall, audit log.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The MCP server for Anchorr β the agent-native CRM. 25 tools across contacts, companies, deals, sequences, activities, and an enrichment waterfall (Apollo β Hunter β AI research) with shared cache and per-call audit.
Every CRM was built for humans typing into forms. We built one for AI agents executing pipeline.
| URL | https://anchorr-mcp.mgthompo.workers.dev/mcp |
| Auth | Authorization: Bearer ancr_live_β¦ |
| API key | Mint at anchorr.app/settings β API Keys |
| Catalogue | anchorr.app/mcp β full tool docs and example transcripts |
API keys are scoped per-tool category β issue narrow keys per agent (e.g. enrichment-only for a research bot, contacts:write + sequences:write for a prospecting agent).
Enrichment β Resolve contacts and companies through a provider waterfall. Cache is shared with the Anchorr web product, so a hit from Cursor warms the kanban; a hit from the kanban warms the agent.
enrich_contact β single contact via email or (first_name, last_name, domain)enrich_company β single company via domain or namebulk_enrich_contacts β up to 200 contact IDs in one call, concurrency-capped, returns aggregate stats and per-contact outcomesContacts & Companies β list_contacts, get_contact, create_contact, bulk_create_contacts, enroll_contact_in_sequence, list_companies, get_company, create_company, update_company.
Deals & Pipeline β list_deals, get_deal, create_deal, update_deal, move_deal_stage, close_deal. Deals carry next_step and stale-deal detection.
Sequences & Templates β list_sequences, get_sequence, create_sequence, update_sequence, list_templates, create_template, update_template. Email / wait / task steps with {{first_name}} / {{company}} placeholders.
Activities β list_activities, log_activity, create_task, complete_task.
Agent β get_agent_overview, get_agent_config, update_agent_config, list_candidates, update_candidate_status. The autonomous agent that runs continuous prospecting + reply qualification on top of the CRM.
Composite reads tuned for "prep me for this meeting" / "brief me on this account" prompts. One resource fetch replaces five or six tool chains.
anchorr://org/overview β pipeline + contacts + agent + tasks snapshotanchorr://deal/{id}/brief β deal + contact + company + recent activities + researchanchorr://contact/{id}/brief β contact + company + activities + deals + sequence enrollments + researchanchorr://company/{id}/brief β company + contacts + deals + activities + researchEvery tool call is logged to mcp_audit_log with the calling key, parameters, success state, and duration. Every enrichment is logged to enrichment_requests with the per-attempt provider trail and cost in micro-dollars (USD Γ 10βΆ). Cache hits are free.
Add to ~/.cursor/mcp.json:
Source code in this directory is part of the Anchorr platform. The hosted MCP server is free to use with an Anchorr account; usage is metered against your Anchorr plan's quotas.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/anchorr-mcp)<a href="https://allmcps.com/mcp/anchorr-mcp"><img src="https://allmcps.com/api/badge/anchorr-mcp?style=directory" alt="Anchorr MCP on AllMCPs" /></a>