Loading MCP server directory, please wait...
AI-powered Attio CRM access. Manage contacts, companies, deals, tasks, notes and workflows.
npx @getmcp/cli add io.github.kesslerio/attio-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
ATTIO_API_KEYYour Attio API key (required for all tools except health-check)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kesslerio/attio-mcp-server": {
"command": "npx",
"args": [
"-y",
"attio-mcp"
],
"env": {
"ATTIO_API_KEY": "",
"ATTIO_WORKSPACE_ID": "",
"ATTIO_MCP_TOOL_MODE": "",
"MCP_LOG_LEVEL": ""
}
}
}
}