MCP hosting for Cursor
Bring your live business context into your editor. Connect Cursor to your company’s hosted MCP endpoint and query analytics, revenue, CRM and your connected tools without leaving the composer.
Recommended connectors
What Cursor can reach
Analytics & funnels
Cursor can query real traffic and conversion data so its suggestions match how your product is actually used.
Stripe revenue
Server-verified revenue and LTV by channel — Cursor reasons about changes in terms of business impact.
GitHub
Repo, issue and PR context available on the same endpoint, no separate integration to wire up.
CRM & contacts
The unified identity graph — visitors, emails and customers — reachable from your editor.
Setup guide
Connect in three steps
Get your endpoint & key
Unify your stack in BusinessMCP, then copy your MCP endpoint URL and a Bearer mcph_* key from the dashboard.
# Your company's hosted MCP endpoint
https://businessmcp.com/api/mcp
# Auth header
Authorization: Bearer mcph_your_key_hereAdd it to .cursor/mcp.json
Create or edit the MCP config in your project (or Cursor’s global settings) to register the remote server.
{
"mcpServers": {
"businessmcp": {
"url": "https://businessmcp.com/api/mcp",
"headers": {
"Authorization": "Bearer mcph_your_key_here"
}
}
}
}Use it from the composer
Cursor now sees your business tools. Ask it about live data without leaving the editor.
# In Cursor's composer / chat
Ask: "Which onboarding step drops the most signups,
and what revenue is behind it?"Frequently asked
What does connecting BusinessMCP give Cursor?
A single tool surface over your entire business — analytics, CRM, revenue, ads and connected apps — reachable from inside Cursor. No more pasting dashboard screenshots into the chat; Cursor queries your real numbers through your own MCP endpoint.
Is my data safe?
Yes. Cursor calls named tools on your endpoint; the credentials for each connected provider stay vaulted server-side and are never exposed to the model. Keys are scoped per connection with a per-tool allowlist and can be revoked at any time.
Can I use the same endpoint elsewhere?
Yes — it is model- and client-agnostic. The same URL and key work in Claude Desktop, Claude Code, GPT, Gemini or any MCP-capable agent. Connect a tool once and use it across every client.
Bring your business into Cursor
Unify your stack, mint a key, and connect Cursor in minutes. Free to start.
Get started free