Can AI agents automate Attio?
Attio is automatable today through its REST API. This record is the Attio CRM workspace (people, companies, deals, lists, notes, tasks, comments, emails, and call recordings), including the vendor-hosted MCP at https://mcp.attio.com/mcp. It is not HubSpot, Salesforce Sales Cloud, Pipedrive, or Lime CRM. The API at https://api.attio.com exchanges JSON over HTTPS. Multi-workspace apps use OAuth 2.0 (authorize at https://app.attio.com/authorize, token at https://app.attio.com/oauth/token). Single-workspace apps can mint an API key. Both send Authorization Bearer, with HTTP Basic as a documented alternative. POST /v2/objects/{object}/records/query lists people, companies, and other records with filter and sort. Writes, lists, notes, tasks, comments, and webhook CRUD are in the same v2 surface. Webhooks POST signed JSON (Attio-Signature HMAC-SHA256) to an HTTPS URL, with retries and a 25-request-per-second delivery cap. The official App SDK embeds TypeScript React apps inside Attio. First-party MCP authenticates as the Attio user with OAuth. Read tools auto-approve; write tools request confirmation. Documented tools cover objects, records, lists, comments, notes, tasks, meetings, call recordings, emails, workspace members, and reporting. query-particle-sql and POST /v2/sql are Enterprise-only and the SQL endpoint is beta. Connector catalogs and a general-purpose CLI were not established from the opened pages. Computer-use viability is unassessed. API and MCP each score 8. API is the best path because it is the stable v2 contract and is not confirmation-gated on writes.
Best path today: api · Overall automatability: 8/10
Modalities
| Modality | Status | Detail |
|---|---|---|
| API | yes | restoauth2api-key coverage: full · docs |
| SDK | yes | typescript official: yes |
| MCP | yes | verdict: official |
| Integrations | unknown | |
| CLI | unknown | |
| Extensibility | yes | app-sdk webhooks: True |
| Data access | export: json · import: json, csv | |
| RPA / UI automation | unknown | web-dom No repeatable UI probe was run. Attio's REST API, signed webhooks, App SDK, and the first-party hosted MCP cover CRM automation without browser control.
|
| Computer use | unknown | measured verdicts only — "unknown" means not yet probed by us |
Scores
| api | mcp | integrations | cli | rpa | computer use | overall |
|---|---|---|---|---|---|---|
| 8 | 8 | — | — | — | — | 8 |
Evidence
| Fact | Tier | Source | Date |
|---|---|---|---|
homepage | declared | source | 2026-09-19 |
license | declared | source | 2026-09-19 |
modalities.api.exists | declared | source | 2026-09-19 |
modalities.api.kinds[0] | declared | source | 2026-09-19 |
modalities.api.auth[0] | declared | source | 2026-09-19 |
modalities.api.auth[1] | declared | source | 2026-09-19 |
modalities.api.coverage | declared | source | 2026-09-19 |
modalities.api.docs | declared | source | 2026-09-19 |
modalities.sdk.exists | declared | source | 2026-09-19 |
modalities.sdk.languages[0] | declared | source | 2026-09-19 |
modalities.sdk.official | declared | source | 2026-09-19 |
modalities.mcp.first_party | declared | source | 2026-09-19 |
modalities.mcp.verdict | declared | source | 2026-09-19 |
modalities.extensibility.scripting[0] | declared | source | 2026-09-19 |
modalities.extensibility.webhooks | declared | source | 2026-09-19 |
modalities.data_access.export | declared | source | 2026-09-19 |
modalities.data_access.import | declared | source | 2026-09-19 |
modalities.data_access.import | declared | source | 2026-09-19 |
modalities.agent_docs.llms_txt | declared | source | 2026-09-19 |
verdict.scores.api | declared | source | 2026-09-19 |
verdict.scores.mcp | declared | source | 2026-09-19 |
freshness.watch[0].url | declared | source | 2026-09-19 |
freshness.watch[1].url | declared | source | 2026-09-19 |
freshness.watch[2].url | declared | source | 2026-09-19 |
freshness.watch[3].url | declared | source | 2026-09-19 |
Related tools
Other products in this database that share a category with Attio.
Last verified 2026-09-19 · volatility high · JSON record