Can AI agents automate Close?

Close · saas · crmsales

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

ModalityStatusDetail
APIyesrestapi-key-basicoauth2
coverage: full · docs
SDKyespython
official: yes
MCPyes
verdict: official
Integrationsunknown
CLIunknown
Extensibilityyes
webhooks: True
Data access
export: csv, json, api-json · import: csv, xlsx, api-json
RPA / UI automationunknownweb-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 useunknown
measured verdicts only — "unknown" means not yet probed by us

Scores

apimcpintegrationsclirpacomputer useoverall
888

Evidence

FactTierSourceDate
homepagedeclaredsource2026-09-06
licensedeclaredsource2026-09-06
platformsdeclaredsource2026-09-06
modalities.api.existsdeclaredsource2026-09-06
modalities.api.kinds[0]declaredsource2026-09-06
modalities.api.auth[0]declaredsource2026-09-06
modalities.api.auth[1]declaredsource2026-09-06
modalities.api.coveragedeclaredsource2026-09-06
modalities.sdk.existsdeclaredsource2026-09-06
modalities.sdk.languages[0]declaredsource2026-09-06
modalities.mcp.first_partydeclaredsource2026-09-06
modalities.extensibility.webhooksdeclaredsource2026-09-06
modalities.data_access.exportdeclaredsource2026-09-06
modalities.data_access.importdeclaredsource2026-09-06
modalities.agent_docs.llms_txtdeclaredsource2026-09-06
verdict.scores.apideclaredsource2026-09-06
verdict.scores.mcpdeclaredsource2026-09-06
freshness.watch[0].urldeclaredsource2026-09-06
freshness.watch[1].urldeclaredsource2026-09-06
freshness.watch[2].urldeclaredsource2026-09-06
freshness.watch[3].urldeclaredsource2026-09-06

Related tools

Other products in this database that share a category with Close.

Last verified 2026-09-06 · volatility high · JSON record