Salestrics is the First True MCP CRM (And so much more)
Product page: For MCP setup, client snippets, and the live tool catalog, see Salestrics MCP. This post explains the launch thesis.
By: Salestrics Inc.
MARYVILLE, Tenn. — August 7, 2026 — Salestrics today outlined its category thesis: the company has shipped what it describes as the first true MCP CRM — a hosted Model Context Protocol server on the same Live revenue workspace as Momentum CRM, not a third-party connector or export workflow dressed up as “AI-ready.”
What “true MCP CRM” means
A bolt-on AI feature summarizes dashboards. A true MCP CRM exposes the record graph to standard MCP clients with authenticated, org-scoped access:
- Hosted on your workspace — streamable HTTP at
/api/mcp, not a separate server you operate - Same data as the browser — agents see current pipeline, mail threads, and cases — not Friday’s export
- Tooling, not just chat — structured functions for CRM, mail, automation, support, finance, and ops
- Governed access —
smcp_live_keys, hashed at rest, rate limits, client detection, Admin audit - Discovery — OpenAPI 3.1 and MCP metadata so Cursor and Claude self-configure
That combination is what separates MCP as infrastructure from “we have an API too.” Read the technical surface on Salestrics MCP and Changelog #15, where the tool catalog grew to 163 tools across 13 apps and 19 categories.
Not a plugin — a protocol on the revenue graph
| Pattern | What teams experience | MCP CRM pattern |
|---|---|---|
| CRM + ChatGPT | Copy-paste exports; stale fields; no audit trail | Agent queries live records via hosted server |
| CRM + custom REST glue | Engineering maintains brittle scripts per workflow | 163 native tools + workflow prompts maintained by platform |
| Read-only MCP on one module | Agent sees pipeline but not mail or support context | Multi-app tools in one authenticated session |
| AI sidebar in CRM UI | Helpful for reps in browser only | Same graph available to Cursor, Claude, VS Code via MCP |
Salestrics launched MCP in production on August 5, 2026 (Changelog #14) and expanded agent coverage in Changelog #15 the same week — pipeline actions, mail send with approval gates, Resolve case management, Ledger finance, Connect meetings, Workspace collaboration, and Admin org operations.
163 tools — and the apps behind them
Agents are not limited to listing deals. Native MCP surfaces include:
- Momentum — CRUD, search, approval-gated qualify/advance/quote/won-lost actions
- Inbox — read, draft, send (with org write-approval policies), CRM contact sync
- Workspace — docs, spreadsheets, calendar, approval-gated create and share
- Resolve — open, escalate, resolve, and reassign support cases
- Ledger — invoicing, transactions, budget vs. actual
- Connect — channels, messages, meetings, rosters
- Flow, Orbit!, Insight, Automation, Support, Assistant, Admin — ops, social, analytics, workflows, help, meta-AI visibility, org settings
External integrations (Stripe, Slack, Notion, PostHog when configured) and custom MCP servers can sit alongside Salestrics tools on the same hosted endpoint — one protocol surface for builders. See the full table on /mcp.
And so much more: the revenue workspace
Calling Salestrics a CRM undersells the platform. The same organization login powers:
- Salestrics Mail — org and personal mail logged to accounts
- Workspace — proposals and docs beside the deal
- Resolve — support on every plan, tied to CRM
- Ledger — invoices and finance on the graph
- Connect — chat and meetings
- Assistant — AI in the browser for sellers
- Orbit! — org social and wins
MCP is how external agents participate in that same workspace. Your team works in the launcher; your agents work in the IDE — one source of truth, not a Frankenstack of exports and glue. The platform has been Live since July 10, 2026; MCP extends Live data to agent clients without a separate beta tier.
“Legacy CRMs were built for humans clicking dashboards,” said Austin Buhl, Founder, CEO, and Chief Product Architect at Salestrics. “Agents are a new client category. A true MCP CRM meets them on the same live graph as your reps — with keys, audit, and tools that span pipeline, mail, and support. Salestrics is that workspace first; MCP is how builders and founders execute on it from Cursor and Claude without exporting the company to a spreadsheet.”
Who this is for
- Founder-engineers — forecast prep and internal tools from Cursor on live CRM
- RevOps — pipeline review prompts, field hygiene, Insight queries via Claude Desktop
- Support and success leads — case triage with account and renewal context on the record
- Sellers — still primarily in Momentum and Assistant; MCP is not a replacement UI
Rollout guidance: Connect Cursor to CRM, MCP key governance, and the August 5 MCP announcement.
Getting started
- Sign in at app.salestrics.com
- Open Admin → Integrations and create an MCP API key
- Copy the snippet for your client (Cursor, Claude Desktop, VS Code, Windsurf, and others)
- Run a workflow prompt — pipeline review or lead qualify — on live data
Discovery endpoints (/api/mcp/info, /.well-known/mcp) and OpenAPI 3.1
let clients self-configure. Documentation at
docs.salestrics.com.