SIP trunking, numbers, porting, messaging, billing, and CDR analytics on the Ringer WARP platform
claude mcp add warp -- npx -y warp-mcp
claude_desktop_config.json
{
"mcpServers": {
"warp": {
"command": "npx",
"args": [
"-y",
"warp-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"warp": {
"command": "npx",
"args": [
"-y",
"warp-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"warp": {
"command": "npx",
"args": [
"-y",
"warp-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"warp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"warp-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"warp": {
"command": "npx",
"args": [
"-y",
"warp-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Ringer--warp/reviews or the review_server meta-tool.
POST /mcp