Overview
Attio MCP is a hosted Model Context Protocol server by Attio that lets agents search, create, and update CRM data — including people, companies, deals, tasks, notes, meetings, calls, and emails — directly in your Attio workspace. Authentication is handled via OAuth, so actions are performed as the connected user.Connection Setup (Admin)
Set up Attio as a Remote MCP Server in Dust.- In Dust, go to Spaces Tools and click Add Tool.
- Click Add MCP Server.
- In the MCP server URL field, enter:
https://mcp.attio.com/mcp - For Authentication, choose Automatic (OAuth) and complete the OAuth authorization flow to connect your Attio account.
- After the sync finishes, the Attio toolset will appear and can be added to spaces and agents.
Available Tools
The Attio MCP exposes a range of CRM capabilities. For the authoritative, up-to-date tool list and full schema details, see Attio’s official MCP documentation.Records & Objects
Notes
Tasks
- create-task — Create a task in Attio.
- update-task — Update an existing task (e.g., mark as complete, change assignee).
Meetings & Calls
Emails
Workspace
Security & Approvals
Configure tool stakes in Tools Management to match your workspace policy:- Read operations (search, get, list) are typically low-risk and can be set to Low stake or Never ask.
- Write operations (creating/updating records, creating tasks, adding notes) modify CRM data and should be set to High stake so users approve calls before they execute.
Troubleshooting
- If the OAuth flow fails or the Attio tools don’t appear after setup, re-run the Add MCP Server flow from Spaces Tools Add Tool Add MCP Server.
- If tools still don’t appear, check whether your workspace has any feature restrictions that may be blocking the integration.