SIP trunking, numbers, porting, messaging, billing, and CDR analytics on the Ringer WARP platform
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for the Ringer WARP platform β SIP trunking, phone numbers, porting, messaging/10DLC, billing, and CDR analytics.
Gives AI agents (Claude, Cursor, Copilot, Codex, ChatGPT) full access to the WARP Customer API: 135 tools covering trunk provisioning, number search and ordering, port-in lifecycle, 10DLC brand/campaign registration, SMS sending, invoices, and call-detail analytics.
The wizard validates your API key, stores it in ~/.warp-mcp/config.json, and registers the server with every MCP client it detects (Claude Code, Claude Desktop, Cursor, Codex, GitHub Copilot, ChatGPT Desktop).
You need a WARP API key (rk_...) β mint one in the WARP portal under Settings β API Keys.
Claude Code
Cursor β click to install (then replace YOUR_WARP_API_KEY)
Manual (any MCP client)
See INSTALL.md for per-client walkthroughs, troubleshooting, and uninstall steps.
No local install needed β connect straight to https://mcp.warp.ringer.tel/ (Streamable HTTP).
Desktop connectors (claude.ai, ChatGPT): add a custom connector with that URL and sign in with your WARP account when prompted β the hosted endpoint authenticates via OAuth 2.1 and grants your customer-scoped permissions (excluding admin surfaces, Buzz, and API-key management β those stay in the portal).
Developer / CLI clients: authenticate with a bearer rk_ key instead:
Keys are minted in the WARP portal under Settings β API Keys.
| Prefix | Group | Tools | What it does |
|---|---|---|---|
trunk_ | SIP Trunks | 24 | Trunk CRUD, SIP credentials, endpoints, IP ACLs, registrations |
port_ | Porting | 33 | Port-in requests end to end: draft β validate β submit β activate, documents, TIN compliance |
msg_ | Messaging | 33 | Send SMS, message history, 10DLC brands/campaigns, number enrollment, TCR reference data |
num_ | Numbers | 15 | Search, order, release DIDs; per-TN voice/SMS config; port-out PINs |
team_ | Team | 9 | Members and RBAC roles |
bill_ | Billing | 5 | Balance, ledger, invoices (JSON + HTML) |
cdr_ | Analytics | 5 | Call detail records, statistics, trends, CSV export |
acct_ / net_ / key_ | Account | 10 | Capacity, utilization, scopes, WARP network IPs, API-key audit |
warp_status | Diagnostics | 1 | Config + connectivity check |
The server also ships a warp-guide prompt (and server instructions) with deep WARP domain knowledge β workflows, concepts, and common mistakes.
| Variable | Default | Purpose |
|---|---|---|
WARP_API_TOKEN | β | API key (rk_...). Overrides ~/.warp-mcp/config.json |
WARP_API_BASE_URL | https://api.warp.ringer.tel | API base URL override |
WARP_REQUEST_TIMEOUT_MS | 30000 | Per-request timeout |
Token resolution order: env var β ~/.warp-mcp/config.json β unauthenticated (tools return guidance to run setup).
Releases are published from CI: npm version patch|minor|major, push with --follow-tags, create a GitHub release β the workflow publishes to npm (OIDC trusted publishing with provenance) and to the MCP Registry (io.github.ringer/warp). Do not run npm publish locally after the initial release.
MIT Β© Ringer
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/warp)<a href="https://allmcps.com/mcp/warp"><img src="https://allmcps.com/api/badge/warp?style=directory" alt="Warp on AllMCPs" /></a>