MCP server for Anchorr, an agent-native CRM, providing tools for managing contacts, companies, deals, sequences, activities, and agent-driven prospecting. It also includes contact/company enrichment through a provider waterfall with shared caching and audit logging.
From the registry: Agent-native CRM. 25 tools — contacts, deals, sequences, enrichment waterfall, audit log.
Please install the `anchorr-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Create an Anchorr API key** — Generate an API key in Anchorr settings. Keys are scoped per tool category, so create a key with the permissions your agent needs. (https://anchorr.app/settings'}],)
Canonical MCP server config (HTTP transport):
- url: `https://anchorr-mcp.mgthompo.workers.dev/mcp`
- headers:
- `Authorization`: `Bearer <your-anchorr-api-key>`
Note: Hosted MCP server. Authentication is required via Bearer token in the Authorization header. The README shows Cursor using streamable HTTP, but the canonical transport here is HTTP with the provided URL and headers.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AuthorizationrequiredBearer API key used to authenticate requests to the MCP server.MCP server for RD Station — contacts, events, funnels, deals, segmentations, lead scoring, webhooks