Which AI clients work with SalesCrew?

Claude, ChatGPT, Cursor and your own agents, through an MCP server with 140+ tools and per-user scoped tokens.

An admin approves every new account by hand. Nothing is created until then. We reply by email; no newsletter, no sequence.

app.salescrew.io/deals
Pipeline with weighted forecast and stage breakdown

The short answer

  • SalesCrew works with Claude (desktop and Code), ChatGPT, Cursor and any custom agent that speaks MCP.
  • SalesCrew runs an MCP server for every client instance, with 140+ tools that cover contacts, deals, the inbox, cadences, approvals, agents and marketing data.
  • Every SalesCrew MCP tool has a twin in the app with identical effect, so nothing is UI-only and nothing is agent-only.
  • Each AI client connects to SalesCrew with a per-user token scoped by channel, Upwork profile and area, and every call lands in the audit log.

One MCP server, any client that speaks MCP

SalesCrew exposes the whole CRM as MCP tools, served over HTTP from your own instance. MCP is the open protocol AI clients use to call tools. So the question isn't which assistant SalesCrew was built for. Any client that speaks MCP gets the same 140+ tools.

You'll most often connect Claude, ChatGPT or Cursor. Teams that run their own agents point them at the same server. Whichever you pick, you issue it a token, and the token decides what it can see and do.

AI clients and what they do with SalesCrew

ClientConnects byTypical work
Claude (desktop and Code)MCP URL plus a scoped tokenTriage the inbox, draft replies, update deals
ChatGPTMCP URL plus a scoped tokenLook up a contact, summarise a thread, log a note
CursorMCP URL plus a scoped tokenBuild scripts and reports against live CRM data
Your own agentMCP over HTTP with a scoped tokenRun a custom workflow on a schedule

SalesCrew MCP server, 140+ registered tools, September 2026.

What an AI client can do once it's connected

The tools come in families. Your client can search and edit contacts, companies and deals. It can read inbox threads, draft and classify replies, and work cadences, segments and suppression. It can also query the data bank, list and approve items in the approval queue, set agent modes, and pull marketing numbers.

Writes follow the same rules as the app. An external send your client starts waits in the approval queue by default. Every call is logged with the token behind it, so you can read what Claude did on Tuesday as easily as what a teammate did.

Give each client its own token

Sharing one token across Claude, ChatGPT and a script makes the audit log useless. Issue one per person and per client, scope it to the channels that person works, and revoke it the day they stop using it.

Questions

How do I connect Claude to SalesCrew?
Issue an MCP token in SalesCrew Settings, then add your instance's MCP URL and the token to Claude. Claude desktop and Claude Code both work. The token carries your access scopes, so Claude sees the records you see. Setup takes a few steps, listed in the docs.
Does ChatGPT work with SalesCrew?
Yes. ChatGPT connects to SalesCrew over MCP like any other client, with a token you issue. It can search contacts, read threads, draft replies and move deals through the same 140+ tools. External sends it starts wait in the approval queue by default.
Can I build my own agent on SalesCrew?
Yes. Any custom agent that speaks MCP can call SalesCrew's tools over HTTP with a scoped token. Every tool has a twin in the app with identical effect, so your agent and your team work the same records the same way.
Can I revoke an AI client's access to SalesCrew?
Yes, at any time. Revoke the token in Settings or through the mcp_token_revoke tool, and the client can no longer use it. The audit log keeps every call the token made, with the time and the action.