Loading MCP server directory, please wait...
Hosted MCP server for the Wavix telecom platform: SMS, voice, 2FA, SIP, numbers, 10DLC, CDRs.
npx @getmcp/cli add io.github.Wavix/mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
AuthorizationBearer token containing the user's Wavix API key. Obtain one at https://wavix.com under Administration → API keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Wavix/mcp": {
"url": "https://mcp.wavix.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}