Can AI agents automate Close?
Close is automatable today through its REST API at https://api.close.com/api/v1. This record is Close CRM pipeline, communications, and organization data. It is not HubSpot, Salesforce Sales Cloud, Pipedrive, or SuperOffice CRM. The API uses JSON over HTTPS with leads, contacts, opportunities, activities, custom fields, sequences, bulk actions, reporting, and an experimental OpenAPI spec. Scripts authenticate with HTTP Basic using an API key as the username and an empty password. User-facing apps use OAuth 2.0 authorization code tokens as Bearer access tokens, with refresh via offline_access. Signed webhooks POST Event Log changes, with HMAC verification and a 40-subscription limit per organization. Close maintains an official Python client (closeio on PyPI). The hosted MCP at https://mcp.close.com/mcp uses HTTP Streamable transport and OAuth 2.0 Dynamic Client Registration, or Close-API-Key plus Close-Scope headers. mcp.read is read-only, mcp.write_safe adds creates, and mcp.write_destructive is required for updates and deletes. n8n's documented MCP setup is read-only. iPaaS connector catalogs and a first-party CLI were not opened. Computer-use viability is unassessed. API and MCP both score 8. API is the best path because webhooks, bulk work, and ordinary updates do not require the destructive MCP scope.
Best path today: api · Overall automatability: 8/10
Modalities
| Modality | Status | Detail |
|---|---|---|
| API | yes | restapi-key-basicoauth2 coverage: full · docs |
| SDK | yes | python official: yes |
| MCP | yes | verdict: official |
| Integrations | unknown | |
| CLI | unknown | |
| Extensibility | yes | webhooks: True |
| Data access | export: csv, json, api-json · import: csv, xlsx, api-json | |
| RPA / UI automation | unknown | web-dom No repeatable UI probe was run. Close's REST API, signed webhooks, Exports API, and 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-06 |
license | declared | source | 2026-09-06 |
platforms | declared | source | 2026-09-06 |
modalities.api.exists | declared | source | 2026-09-06 |
modalities.api.kinds[0] | declared | source | 2026-09-06 |
modalities.api.auth[0] | declared | source | 2026-09-06 |
modalities.api.auth[1] | declared | source | 2026-09-06 |
modalities.api.coverage | declared | source | 2026-09-06 |
modalities.sdk.exists | declared | source | 2026-09-06 |
modalities.sdk.languages[0] | declared | source | 2026-09-06 |
modalities.mcp.first_party | declared | source | 2026-09-06 |
modalities.extensibility.webhooks | declared | source | 2026-09-06 |
modalities.data_access.export | declared | source | 2026-09-06 |
modalities.data_access.import | declared | source | 2026-09-06 |
modalities.agent_docs.llms_txt | declared | source | 2026-09-06 |
verdict.scores.api | declared | source | 2026-09-06 |
verdict.scores.mcp | declared | source | 2026-09-06 |
freshness.watch[0].url | declared | source | 2026-09-06 |
freshness.watch[1].url | declared | source | 2026-09-06 |
freshness.watch[2].url | declared | source | 2026-09-06 |
freshness.watch[3].url | declared | source | 2026-09-06 |
Related tools
Other products in this database that share a category with Close.
Last verified 2026-09-06 · volatility high · JSON record