Skip to content
Claude Desktop

anchorr mcp for Claude Desktop

io.github.mgthompo1/anchorr-mcp

Agent-native CRM. 25 tools — contacts, deals, sequences, enrichment waterfall, audit log.

client:Claude Desktop transport:streamable-http

Install anchorr mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "anchorr-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://anchorr-mcp.mgthompo.workers.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

anchorr mcp in other clients