Labsco
hmk logo

Attio

โ˜… 15

from hmk

Connect your Attio workspace to large language models.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” An MCP server that connects the Attio AI-native CRM to MCP clients like Claude.

What you get โ€”

  • Read company records straight from your Attio workspace โ€” e.g. "pull up the record for Acme Corp"
  • Read company notes attached to a record
  • Write new company notes back into Attio
  • Runs over the Attio API via a bearer token

Requirements โ€” An Attio account and an ATTIO_API_KEY bearer token, obtained from Attio's API Explorer or via OAuth.

Cost snapshot โ€” The server is free and BSD-3-Clause licensed. It fronts your existing Attio subscription; Attio's own plan terms apply.

Setup effort โ€” npx attio-mcp-server with the key in your Claude Desktop config; a dotenv-based dev setup is documented for contributors.

Our take โ€” A reasonable starting point if you want an agent to reference CRM context, but the README's capability checklist is honest that it's early: only reading company records/notes and writing notes work today, while "other activities" remain unchecked โ€” no people, deals, or task support yet.

Source: the project README โ€” summarized 2026-07-08.