Customer Relation

Attio MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

Access Attio CRM data through Attio's native MCP server. Manage contacts, companies, deals, lists, tasks, notes, and more using the Model Context Protocol.

Official server
Agent guide included
One-click sign in
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

AI Skill
SKILL.md

Domain knowledge for Attio MCP — workflow patterns, data models, and gotchas for your AI agent.

Attio

Attio is a modern CRM platform built around flexible data models. This bundle provides access to people, companies, deals, lists, tasks, and notes in your CRM workspace.

Entity Hierarchy

  • Workspace is the top-level CRM boundary. All records belong to a workspace.
  • Objects define the data model (People, Companies, Deals, and custom objects). Each object has attributes.
  • Records are individual entries within an object (e.g., a specific person or company).
  • Lists are filtered, saved views of records with list-specific attribute values.
  • Entries are records within a list, carrying list-scoped data.
  • Tasks are action items linked to records.
  • Notes are free-text annotations attached to records.
  • Threads are email conversation histories linked to records.

Capabilities

Read operations:

  • List and search people, companies, and deals
  • Get record details with all attributes
  • List and query custom objects
  • View lists and their entries
  • Read tasks, notes, and threads linked to records

Write operations:

  • Create and update people, company, and deal records
  • Set attribute values on records
  • Create, update, and complete tasks
  • Add notes to records
  • Manage list entries and custom object records

Workflows

Look up a contact: Search people by name or email. Get the full record to see company associations, deal involvement, interaction history, and notes.

Manage a deal pipeline: List deals filtered by stage. Update deal attributes (value, stage, close date). Add tasks for follow-ups. Attach notes from meetings.

Build a prospect list: Create a list with filter criteria. Track outreach status via list-specific attributes. Add records that match your ideal customer profile.

Track interactions: View threads and notes on a company or person record for conversation history. Add new notes after meetings or calls.

Gotchas

  • Record IDs are UUIDs: All records use UUID identifiers. Search or list to get IDs before updating.
  • Attribute slugs: Attributes are referenced by slug (e.g., email_addresses), not display name. List object attributes to discover available slugs.
  • Multi-value attributes: Some attributes hold arrays (multiple emails, linked companies). Updates replace the full array — merge with existing values to avoid data loss.
  • List entries vs records: A list entry is a record's membership in a list. Updating list entry attributes doesn't change the underlying record.
  • Custom objects: Attio supports user-defined objects beyond People/Companies/Deals. Query the object list to discover what's in the workspace.

Frequently Asked Questions

What is the Attio MCP server?

Access Attio CRM data through Attio's native MCP server. Manage contacts, companies, deals, lists, tasks, notes, and more using the Model Context Protocol. It provides tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Attio MCP to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/attio-mcp. Authentication is handled automatically.

What authentication does Attio MCP require?

Attio MCP uses One-click sign in. Attio MCP requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Attio MCP to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/attio-mcp

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with Attio?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

Attio MCP Server & Skill