CRM
Trust: 45/100 (Fair)Attio MCP Server Guide
AI-powered Attio CRM access. Manage contacts, companies, deals, tasks, notes and workflows.
57 starsby kesslerio
Quick Start
Install
npx attio-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-kesslerio-attio-mcp-server": {
"command": "npx",
"args": [
"attio-mcp"
]
}
}
}