This connects your AI assistant to Summit53's revenue intelligence platform via OAuth, exposing 48 tools across CRM search, pipeline risk analysis, forecasting, and outreach management. You can query deals and accounts, run qualification frameworks like MEDDPIC or BANT, analyze deal drag and forecast confidence, manage outreach sequences and lead enrollment, and track post-sale value delivery. It's built for revenue teams who want natural language access to pipeline data without switching contexts. The server runs on Cloud Run with Redis caching and handles OAuth token management automatically through mcp-remote for desktop clients.
Bring Summit53's Revenue Engine into the AI workflows your team already uses.
This package connects MCP-compatible assistants to Summit53's hosted Revenue Engine. Assistants can help diagnose pipeline and forecast gaps, decide the next best action, execute permitted workflows, and preserve value evidence around the Figure-Eight revenue loop — from acquisition through expansion and back into acquisition.
Add the package to a stdio-based MCP client such as Claude Desktop, Claude Code, Cursor, Windsurf, or Codex:
{
"mcpServers": {
"summit53": {
"command": "npx",
"args": ["-y", "@summit53/mcp-server"]
}
}
}
On first use, your browser opens the Summit53 OAuth flow. Sign in, review the requested access, and authorize the client. Tokens are cached by the local MCP bridge and refreshed automatically.
For a web client that supports custom remote MCP connections, add:
Summit53https://api.summit53.io/mcpClient availability and labels vary by plan and workspace. Use the custom server URL instead of relying on a public app-directory listing.
See the MCP setup guide for client-specific instructions.
Ask in natural language to:
The current release gate freezes 75 externally published functions across 15 categories. That count is a compatibility fact, not the product proposition. Tool visibility depends on the client's granted scopes and the user's Summit53 organization permissions; call list_available_tools to discover the surface available in the current session.
| Category | Published functions |
|---|---|
| Search | 3 |
| Opportunity Strategy | 5 |
| Account Intelligence | 3 |
| Pipeline & Risk | 4 |
| RevOps | 2 |
| Forecasting | 9 |
| Activity | 3 |
| Research | 1 |
| Notes & Activities | 5 |
| Outreach | 17 |
| Value Impact | 11 |
| Coaching | 3 |
| Knowledge Base | 5 |
| Job Lifecycle | 3 |
| Discovery | 1 |
The exact machine-readable surface is maintained in tool-catalog.json. The registry-compatible connection manifest is server.json. The tool reference explains inputs, outputs, access requirements, and async behavior.
Interactive connections use OAuth 2.1-style authorization with PKCE. Access tokens last one hour; rotating refresh tokens last seven days. Access can be revoked from /admin/integrations/mcp in Summit53.
The published scope set is:
crm:read, pipeline:read, revenue:read, actions:read, jobs:read;crm:write, outreach:write, outreach:send, coaching:write, value:write, automation:manage, jobs:manage.Business write tools always require their explicit write scopes. Job lifecycle tools always enforce jobs:read or jobs:manage. Read-scope enforcement for the remaining catalogue is being rolled out behind a production gate. Summit53's organization, ownership, and role permissions remain authoritative in every case.
Some approved service integrations can use scoped static API keys, but API keys are not part of the normal interactive setup. A scope authorizes an operation; it does not itself prove human approval. Broader high-risk write workflows remain gated until portable approval controls are available.
Long-running tools return a durable job response rather than asking the client to hold an HTTP request open. Use:
get_job to inspect status and results;list_jobs to find recent work;cancel_job to request cancellation when the job is still cancellable.Job records are retained for 30 days. Every published function uses the same versioned response envelope so clients can handle success, partial results, queued work, and errors consistently.
https://api.summit53.io/mcpSummit53 is working with a small group of B2B SaaS revenue teams to shape the Revenue Engine in production. Apply to the Founding 50.
Proprietary. See summit53.io/terms for details.
makafeli/n8n-workflow-builder
node2flow/n8n-management
danishashko/make-mcp
lukisch/n8n-manager-mcp
io.github.us-all/airflow