MCP Server
MCP
Wavix
Hosted MCP server for the Wavix telecom platform: SMS, voice, 2FA, SIP, numbers, 10DLC, CDRs.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.wavix.com/mcp",
"headers": [
{
"description": "Bearer token containing the user's Wavix API key. Obtain one at https://wavix.com under Administration → API keys.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment