MCP.so
Sign In
Servers

Wavix

@wavix

Connect AI agents to Wavix's communications platform. Make calls, send SMS, manage phone numbers, run speech analytics, and more, directly from Claude, Cursor, or any MCP-compatible client.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "wavix": {
      "type": "streamable-http",
      "url": "https://mcp.wavix.com/mcp",
      "headers": {
        "Authorization": "Bearer <YOUR_API_KEY>"
      }
    }
  }
}

More from Other