Supp MCP Server

Manage your AI-powered support desk from any MCP-compatible AI agent.

Supp's MCP server gives AI agents like Claude Code, Cursor, and Windsurf direct access to your support operations — classify messages, create routing rules, manage tickets, connect integrations, check billing, and more.

43 tools across 12 categories. Most are free to call.

Quick Setup

Claude Code / Cursor / Windsurf

Add to your MCP settings:

json
{
  "mcpServers": {
    "supp": {
      "url": "https://mcp.supp.support/mcp",
      "transport": "streamable-http"
    }
  }
}

On first use, you'll be prompted to authorize via OAuth. That's it.

API Key Authentication

For non-interactive or server-side setups:

json
{
  "mcpServers": {
    "supp": {
      "url": "https://mcp.supp.support/mcp",
      "transport": "streamable-http",
      "headers": {
        "Authorization": "Bearer sk_live_your_secret_key"
      }
    }
  }
}

What Can You Do?

Talk to your AI agent naturally:

  • “Classify this message and show me the intent”
  • “Create a routing rule for bug reports that creates GitHub issues”
  • “Show me all escalated tickets from the last week”
  • “Connect my Slack workspace”
  • “What's my current balance?”
  • “Auto-escalate all critical priority messages”
  • “Route all billing intents to our Slack #billing channel”
  • “Export last month's data as CSV”

Documentation

SectionDescription
Tools ReferenceComplete reference for all 43 tools with parameters and examples
WorkflowsCommon workflows and step-by-step guides
ClassificationHow intent classification works (315 intents, confidence, priority)
RoutingSetting up routing rules, pipelines, and bulk configuration
IntegrationsConnecting GitHub, Slack, Linear, Jira, and 12 more
BillingPricing, credits, spend caps, and refunds

Tool Summary

CategoryToolsDescription
Classification4Classify messages, list intents, list categories
Tickets3List, view, and resolve support tickets
Triggers7Create, update, delete, simulate, and execute routing rules
Routing3Bulk configure intents by category or list
Priority6Score urgency, manage blanket rules, per-intent overrides
Integrations3Connect, list, and disconnect external services
Escalation2List and respond to escalated tickets
Approvals3Review, approve, and reject pending actions
Analytics4Metrics, intent breakdown, trigger performance, exports
Billing4Balance, spend caps, refunds
API Keys1Generate new API key pairs
Knowledge2Connect documentation sources
Help1On-demand documentation

Total: 43 tools | Free: 39 | Paid: 4 ($0.03 - $0.23 per call)

Pricing

Most tools are free. Only classification and priority scoring incur charges:

ToolCost
supp_classify$0.20
supp_classify_with_priority$0.23
supp_priority_score$0.03
supp_trigger_executeVaries (integration action cost)
Everything elseFree

New accounts get $5.00 in free credits on signup.

Links