Skip to content
Vinkius

Attio Connector for AI agents.

14 live capabilities

Connect your CRM data to manage sales records and customer relationships.

Live agent request Attio / Connector

Waiting for input…

AI Agent

Why people use Attio

Attio CRM Management for Sales Teams

This Connector lets you skip the navigation entirely. You just tell your AI agent what happened in a meeting, and it handles the search and the update. You get a clean CRM and more time to actually sell.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a live, interactive CRM interface inside your AI chat.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Updating a lead status

    A rep gets off a call and tells the agent to use `query_records` to find Jane Doe and then update her status to 'Interested'.

  2. Real-world use case 02

    Finding a company record

    A manager asks the agent to use `search_records` to find 'Solaris Tech' and tell them the current deal value.

  3. Real-world use case 03

    Bulk lead entry

    A marketer asks the agent to use `assert_record` to create a new person record for every email in a provided list.

Complete set · 14capabilities

The complete Attio capability set.

These are the exact actions your AI can choose when you ask it to work with Attio.

Capability set01 / 04

01—04

4 capabilities in this set.

Part of 14 available through Attio.

  1. 01 Capability

    Create record

    Add a completely new entry to any specific object in your workspace. Use this to log new leads or deal opportunities.

  2. 02 Capability

    Get object

    Pull the metadata and structure for a specific data object. This helps the AI understand what fields are available.

  3. 03 Capability

    List objects

    See every table and data object currently in your Attio workspace. It gives your agent a map of your entire CRM.

  4. 04 Capability

    Create task

    Create a new task

Capability set02 / 04

05—08

4 capabilities in this set.

Part of 14 available through Attio.

  1. 05 Capability

    Delete record

    This action is irreversible. Delete a record

  2. 06 Capability

    Get list entries

    Get entries from a list

  3. 07 Capability

    List lists

    List all lists

  4. 08 Capability

    List notes

    List notes on a record

Capability set03 / 04

09—11

3 capabilities in this set.

Part of 14 available through Attio.

  1. 09 Capability

    List records

    Use "companies" for companies, "people" for contacts, "deals" for deals. List records for any object

  2. 10 Capability

    List tasks

    List all tasks

  3. 11 Capability

    Update record

    Only provided attributes are changed. Update an existing record

Capability set04 / 04

12—14

3 capabilities in this set.

Part of 14 available through Attio.

  1. 12 Capability

    Check attio status

    Verify Attio API connectivity

  2. 13 Capability

    Create note

    Useful for logging meeting notes, call summaries, or updates. Create a note on a record

  3. 14 Capability

    Get record

    Fetch the full details of a specific record using its unique ID. Use this to pull up deep history on a person or company.

Set up in minutes

One URL. Then ask Attio to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Attio from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_AMux6R08LU7WGE787Za1BPABv5k74cIRJa2Nv4TR/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Attio, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Attio for the conversation.

Where the request belongs

Work Attio can move forward.

Built around the request

This is for sales and growth teams who are drowning in manual data entry. It's for the person who needs to update a deal status while on a call or find a customer's history in seconds without clicking through five different menus.

01

Sales Development Rep

Updates lead statuses and creates new deals during live calls without switching tabs.

02

Account Manager

Quickly pulls up company history and relationship notes before meetings to stay prepared.

03

Growth Marketer

Automates the insertion of new leads into the CRM from various sources using AI-assisted capabilities.

Bring your own AI

Change the model, client or framework. Keep Attio connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Attio.

The practical details behind the request, access and result.

Can the Attio MCP update my existing records?

Yes, it can update records if they already exist or create new ones if they don't. This keeps your CRM clean without creating duplicates.

How does the Attio MCP find specific customers?

It uses a fuzzy search across your entire workspace. You can just type a name or a detail, and it finds the right record for you.

Can I use the Attio MCP with my custom CRM objects?

Yes, the Connector can see all your custom objects and their attributes. This means your custom data is just as accessible as your standard records.

Does the Attio MCP support multi-object searches?

Yes, the search capability looks across all your objects at once. You don't have to specify which table to search in every time.

Is my Attio data secure with this Connector?

Yes, it uses your personal access token for secure authentication. Your AI agent only accesses the data you allow through your permissions.

Can the Attio MCP help me avoid duplicate entries?

Yes, by using the assertion capability, your agent checks if the person exists based on unique attributes like email before creating anything new.

How do I get my Attio Personal Access Token?

Log in to your Attio account, go to Workspace Settings > Developers, and you can create a new Personal Access Token (PAT) there.

What are 'Attributes' in Attio?

Attributes are the columns or fields on an object (e.g., Name, Email, Deal Value). You can list them using the list_attributes capability.

How does 'assert_record' work?

The assert_record capability performs an 'upsert'. It checks if a record with a specific matching attribute (like an email address) already exists. If it does, it updates it; if not, it creates a new record.

How do I find my Attio API Key?

Log in to your account, navigate to Settings > API Keys, and create or copy your unique Access Token.

Can I retrieve records from a specific object via AI?

Yes! The list_records capability allows your agent to retrieve metadata for all entries in a specific CRM object (e.g., 'people' or 'companies').

How do I list my active CRM objects?

Use the list_objects capability to retrieve your complete directory along with the unique identifiers for all managed CRM schemas.

One connection away

Give your agent a direct line to Attio.

Connect Attio once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available