Skip to main content
Image Image Learn how to connect AI agents to your Attio workspace. Connect your AI tools to Attio using the Model Context Protocol (MCP), an open standard that lets AI assistants interact with your Attio CRM workspace.

What is Attio MCP?

Attio MCP is Attio’s hosted MCP server that gives AI tools secure access to your Attio workspace. It’s designed to work seamlessly with popular AI assistants like Claude, ChatGPT, Cursor, and more.

Why use Attio MCP?

  • Easy setup — Connect through simple OAuth with one-click installation for supported AI tools
  • Natural language CRM management — Manage your entire Attio workspace through conversational AI instead of clicking through multiple screens
  • Full workspace access — AI tools can search, read, create, and update records across your CRM—people, companies, deals, tasks, and notes
  • Optimized for AI — Built specifically for AI agents with efficient data formatting and human-readable responses
  • Secure by design — Authenticates as your Attio user with OAuth, and read operations are auto-approved while write operations request confirmation

What can you do with Attio MCP?

  • Contact & company lookup — Find contacts at specific companies, look up email addresses, and discover decision makers
  • Activity tracking — Log notes from calls and meetings, view interaction history, and track engagement
  • Task management — Create follow-up tasks, set deadlines, and manage your to-do list
  • Pipeline management — Search and filter records by stage, funding round, role, location, and more
  • Meeting intelligence — Search call recordings, access transcripts, and find meeting notes

Getting Started

Prerequisites

Before connecting Attio MCP, ensure you have:
  1. An active Attio workspace
  2. An MCP-compatible AI client (Claude Desktop, Claude.ai, ChatGPT, Cursor, etc.)

Connecting to Attio MCP

Attio MCP uses OAuth authentication, so you simply log in with your Attio account—no API keys required.

Add as a Custom Connector

In your AI tool of choice, add the following URL as a custom MCP connector:
For Claude Desktop or Claude.ai:
  1. Open Settings -> Connectors -> Browse connectors
  2. Search for Attio
  3. Install Attio
For ChatGPT:
  1. Open Apps
  2. Search for Attio
  3. Connect Attio
For other MCP clients: Add https://mcp.attio.com/mcp as a remote MCP server and complete the OAuth authentication when prompted. Once connected, you’ll be authenticated as your Attio user with access to your workspace data.

Supported Tools

Now that you have installed Attio MCP, let’s explore how AI assistants can use these tools to search, create, and manage content in your Attio workspace. These tools work seamlessly together through prompts, and their real power comes from combining them. With a single prompt, you can search your workspace, create new records, log notes, and manage tasks. Understanding these building blocks helps you craft efficient prompts that tackle complex workflows.

Records & Objects

Lists

Comments

Notes

Tasks

Meetings & Calls

Emails

Workspace

Reporting

SQL

query-particle-sql is not available on every billing plan.
For more information, please see the SQL overview.

Sample Prompts

Contact & Company Lookup

Activity & Notes

Tasks

Bulk Operations

Lists

Comments

Reporting


Rate Limits

Attio MCP applies per-workspace rate limits to tool calls. Tools are grouped into tiers, and each tier has its own limit. Tools in the same tier share a single bucket per workspace, so calls to any tool in a tier count against the same limit. The Read and Write tiers match the equivalent REST API rate limits.

What to do if you’re rate-limited

If you encounter rate limit errors:
  1. Prompt your AI tool to reduce parallel operations
  2. Space out sequential requests
  3. Try again after a brief waiting period
In most cases, normal conversational use stays well within rate limits.

Security Best Practices

Authentication

Attio MCP uses OAuth authentication, which means:
  • You log in with your existing Attio credentials
  • No API keys to manage or rotate
  • Access is tied to your Attio user permissions
  • Sessions can be revoked from your Attio account settings

Approval Flows

Attio MCP uses MCP safety annotations:
  • Read operations: Auto-approved for seamless searching and viewing
  • Write operations: Request user confirmation before creating or updating data

Data Access

  • Attio MCP only operates within your workspace
  • You have the same permissions as your Attio user account
  • No data is shared with external systems unless you configure additional integrations
  • All operations are logged and auditable

Getting Help

If you encounter issues not covered here:

What’s Next