Close
by Close
Read leads, contacts, opportunities and activities from Close CRM, and optionally write or delete them. The first connector in this catalogue that splits its OAuth grant by destructiveness — mcp.read, mcp.write_safe and mcp.write_destructive are three separate scopes.
Verified connector
Listed by Anthropic as a partner connector in its Connectors Directory.
Connection checked by Agentman on .
Anthropic states this reflects the level of review a connector received, not a security audit.
Connect Close via MCP
https://mcp.close.com/mcpWorks in any MCP-compatible client. In Agentman Studio it is one click — no config file to edit.
Close Tools & Capabilities (55)
Tool names from Anthropic's directory listing. This server requires sign-in, so we could not read tool descriptions or parameter schemas.
Limits
- The scope you grant is the real boundary. Tool descriptions telling the model to confirm before deleting are guidance to the model, not enforcement by the server. Grant
mcp.readunless you need writes. - No SSE. Close states it does not currently support SSE and asks affected teams to email support. Streamable HTTP only.
- n8n is read-only. Close's own n8n instructions carry a note that n8n supports only the
mcp.readscope at this time. - The directory listing understates the surface by 56 tools. A client or page sized on the 52-name snapshot will not know the connector reaches notes, tasks, comments, calls, meeting transcripts, custom objects or voice agents.
perform_searchis listed but undocumented. It appears in the directory snapshot and in no Close documentation we could find.- Rate limits are per endpoint group, not published as one number. Close enforces limits per organization across all API keys, with a lower per-key limit — the organization limit is currently 3× the per-key limit. A 429 carries a
RateLimitheader withlimit,remainingandreset; Close tells callers to sleep for therate_resetvalue. Close publishes no MCP-specific figure, so the applicable numbers depend on which endpoint group a tool hits. - Custom roles need the Scale plan. All plans include four predefined roles (Admin, Super User, User, Restricted User), but creating or editing roles is Scale-only. If you want a Close role narrower than Restricted User to back an MCP connection, that is a plan gate.
- We did not read the live tools and never called one. Our only contact with the server was an anonymous handshake that returned HTTP 401. Every statement above about tool behaviour comes from Close's documentation or Anthropic's directory listing, each dated below.
Frequently asked questions
Does Close MCP support SSE?
No. Close states it does not currently support SSE, and asks teams that need it to email support@close.com with their use case and MCP client details. The server is Streamable HTTP only, which every current MCP client supports. Close's own n8n setup instructions specify HTTP Streamable as the transport for the same reason.
What tools does the MCP server have access to?
Close publishes the full list on its developer site, grouped by the three scopes. We counted 107 documented tools on 2026-08-18: 57 under `mcp.read`, 16 more under `mcp.write_safe` and 34 more under `mcp.write_destructive`. Anthropic's directory snapshot dated 2026-08-16 names only 52 of them, so the listing is a subset.
Can I create multiple MCP connections if I want to work with more than one Close organization?
Yes. Close documents adding one custom connector per organization, each with a distinct name such as `close-mcp-org-name`, authenticating with either OAuth or the `Close-API-Key` and `Close-Scope` headers. Because Claude rejects two connectors sharing a URL, Close suggests appending an incrementing query string to the endpoint for each additional connection.
Sources
- Close MCP server help article (retrieved 2026-08-18 via the
.mdvariant Close serves). ThedocumentationURL in Anthropic's directory,https://help.close.com/v1/docs/en/mcp-server, HTTP 308-redirects here; this is the current canonical path. Source for the endpoint, the three-scope header model, the client setup steps, the paid-Claude-plan requirement, the n8n read-only note and the two FAQ answers about SSE and the tool list. · retrieved 2026-08-18 - Close MCP Tools reference (retrieved 2026-08-18 via
.md, ~29KB). The scope-to-tool mapping: 107 tools under three explicit scope headings, with Close's own description of each. Source for every per-tool behaviour claim on this page, includingdelete_lead,enrich_fieldandschedule_voice_agent_call. · retrieved 2026-08-18 - Close MCP server developer page (retrieved 2026-08-18 via
.md). Source for the DCR statement, the per-scope one-line definitions, the multi-organization workaround and the third FAQ answer. · retrieved 2026-08-18 - Anonymous MCP
initializeagainsthttps://mcp.close.com/mcp— HTTP 401 withWWW-Authenticate: Bearer error="invalid_token", error_description="Authentication required", resource_metadata="https://mcp.close.com/.well-known/oauth-protected-resource", retrieved 2026-08-18. This challenge is what establishes the OAuth posture. We never authenticated and never called a tool. · retrieved 2026-08-18 - Close's RFC 9728 protected-resource descriptor — — HTTP 200, retrieved 2026-08-18. Publishes
scopes_supportedofmcp.read,mcp.write_destructive,mcp.write_safeandoffline_access, and nameshttps://api.close.com/as the authorization server. The/mcp-suffixed path returns the identical document. · retrieved 2026-08-18 - Authorization-server metadata — — HTTP 200, retrieved 2026-08-18. Advertises a
registration_endpoint(dynamic client registration),code_challenge_methods_supportedofS256(PKCE), and theauthorization_codeandrefresh_tokengrants. It publishes noscopes_supportedfield, so the scope claim on this page rests on the protected-resource descriptor, which RFC 9728 makes authoritative for this resource. · retrieved 2026-08-18 - Close API rate limits (retrieved 2026-08-18 via
.md). Source for per-endpoint-group enforcement, the per-organization limit being 3× the per-key limit, theRateLimitheader fields and therate_resetguidance. · retrieved 2026-08-18 - Roles & Permissions — and (both retrieved 2026-08-18 via
.md). Source for the four predefined roles, the Scale-plan gate on custom roles, and the list of higher-risk actions — bulk import, bulk email, export, merge, delete leads — that we then checked against both tool lists. · retrieved 2026-08-18 - API Keys & OAuth (retrieved 2026-08-18 via
.md). Source for creating a key at Settings → Developer → API Keys, the one-time display, and the one-key-per-integration recommendation. · retrieved 2026-08-18 - Anthropic Connectors Directory entry — — the 55 listed entries (52 tools plus 3 scope markers),
partnertier, endpoint, transport and category above are read from our committed directory snapshot dated 2026-08-16. The directory page itself blocks automated fetches, so we did not retrieve it directly. · retrieved 2026-08-16 help.close.com/robots.txtanddeveloper.close.com/robots.txt— both retrieved 2026-08-18, bothAllow: /with only/api/fern-docs/disallowed.developer.close.comadditionally carriesContent-Signal: ai-train=yes, search=yes, ai-input=yes— an explicit opt-in to AI synthesis, which is the basis on which this page restates Close's documentation. Both hosts publish anllms.txtindex and serve clean Markdown by appending.mdto any page URL. · retrieved 2026-08-18- Close support — <mailto:support@close.com> · Security and privacy (retrieved 2026-08-18). Anthropic's directory files this URL as the connector's
privacy_policy. The page's own title is "Close CRM Security & Privacy" and it covers SOC 2 Type 2, GDPR and encryption while *linking* to the privacy policy rather than being it — so it is a combined security-and-privacy overview, not the policy document itself. · retrieved 2026-08-18
Use in Agentman
Connect once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.
Open in Agentman StudioServer Info
- Category
- Sales & CRM
- Developer
- Close
- Tools
- 55
- Domain
- mcp.close.com
Using Claude Desktop or another MCP client? Setup docs — the connection URL above works anywhere.