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.

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
| Client | Connects by | Typical work |
|---|---|---|
| Claude (desktop and Code) | MCP URL plus a scoped token | Triage the inbox, draft replies, update deals |
| ChatGPT | MCP URL plus a scoped token | Look up a contact, summarise a thread, log a note |
| Cursor | MCP URL plus a scoped token | Build scripts and reports against live CRM data |
| Your own agent | MCP over HTTP with a scoped token | Run 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
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.