# Close

> Close is an all-in-one CRM for high-velocity inside sales that bundles calling, SMS and email into the record, plus Chloe, an autonomous voice agent.

Close is a CRM for small, high-velocity inside-sales teams that puts the phone, SMS and email inside the record instead of alongside it. Chloe, launched 3 June 2026, is a genuine autonomous voice agent that calls and qualifies leads. Close also ships the best-documented MCP server in this category: a catalogue of 117 tools across three scopes, with the install command published in its own docs.

Website: https://close.com/

Close is built for the team that lives on the phone. It is a CRM, but the dialer, SMS and email are inside the record rather than integrated alongside it, which removes the tab-switching that eats an inside-sales day. That focus is why it competes with [Attio](/tools/attio) on shape rather than on features: Attio is a data model you extend, Close is a workflow you adopt.

Chloe, launched 3 June 2026, is the part that is genuinely autonomous. Close describes it as an agent that "calls leads, qualifies prospects through real conversations, and can book meetings while updating your CRM." Most AI in this category drafts and summarises; this one dials. Close is still shipping against it — the changelog carries an entry dated 10 September 2026.

## Can a Claude user connect it?

Yes, and Close is the reference implementation for the whole category. All ten tools we cover here ship a first-party MCP server; nine are listed in Anthropic's Connectors Directory, and Close's listing dates to November 2025. But the reason to start here is the documentation: Close publishes the literal install command.

```bash
claude mcp add --scope user --transport http close https://mcp.close.com/mcp
```

That is Close's own line, copied from its docs, not a command we reconstructed from an endpoint URL. Close's tool catalogue lists 117 tools across three scopes — 67 read (`mcp.read`), 16 safe-write (`mcp.write_safe`) and 34 destructive (`mcp.write_destructive`) — though Close publishes no total itself; that is our count of its list. Anthropic's connector directory lists 55. Higher scopes include everything below them, so a destructive-scope client sees all 117.

Take the scope split seriously. Thirty-four destructive tools is a lot of ways for an agent to be wrong about a lead record, and the sensible sequence is: grant read only, work for a week, look at which tools Claude actually reached for, then widen. [Claude for sales teams](/guides/sales/claude-for-sales-teams) covers that staged approach across connectors, and it applies more here than anywhere else in the set simply because the surface is bigger. This is also the cleanest place to learn how [MCP](/glossary/model-context-protocol) scoping behaves before you point it at something you cannot undo.

## What it costs, and what meters on top

As of September 2026 Close lists per-user monthly pricing, annual rate first: Solo at $9 or $19 monthly (one user, 10,000 leads), Essentials at $35 or $49, Growth at $99 or $109, and Scale at $139 or $149. There is a 14-day trial and it does not ask for a card.

The sticker is not the running cost. As of September 2026 Call Assistant is a $50 per month add-on, charged per organization rather than per seat, plus $0.02 per minute, and phone lines start at $1 per line per month. Telephony, Call Assistant and AI credits all meter on top of the seat.

The uncomfortable part is that the variable spend rides on the feature you bought the product for. Chloe is a calling agent, so every conversation it has is minutes on the meter. Before you scale it, run a bounded test — a fixed list, a capped call window — and price the result per booked meeting rather than per seat. That is a very different budgeting exercise from a CRM subscription, and it is the same one [Nooks](/tools/nooks) buyers face with parallel dialling.

## Where it fits against the alternatives

Close is the buy when the team is small, the motion is phone-first and nobody is going to configure a platform. If you need a CRM you will extend with your own objects and agent workflows, Attio is the better fit. If sales and marketing share a suite, [HubSpot Breeze](/tools/hubspot-breeze) keeps them in one system.

As a [sales engagement platform](/glossary/sales-engagement-platform) Close is unusual in owning the CRM as well, which means fewer sync failures and one fewer vendor to date-check each renewal. The [best AI sales tools of 2026](/guides/comparisons/best-ai-sales-tools-2026) roundup lines it up against the enterprise execution stack.

---

_Source: https://agentscamp.com/tools/close — Tool on AgentsCamp._
