Wavix
About
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.
Details
- Author
- wavix
- Downloads
- 330
- Categories
- Other
Jump to
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
WavixCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
{
"mcpServers": {
"wavix": {
"type": "streamable-http",
"url": "https://mcp.wavix.com/mcp",
"headers": {
"Authorization": "Bearer <YOUR_API_KEY>"
}
}
}
}
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"wavix": {
"wavix": {
"type": "streamable-http",
"url": "https://mcp.wavix.com/mcp",
"headers": {
"Authorization": "Bearer <YOUR_API_KEY>"
}
}
}
}
}
McpServers
{
"wavix": {
"type": "streamable-http",
"url": "https://mcp.wavix.com/mcp",
"headers": {
"Authorization": "Bearer <YOUR_API_KEY>"
}
}
}
Wavix MCP Server
Connect AI agents to Wavix, a cloud communications platform, via the Model Context Protocol.What you can do
- Voice calls — initiate, monitor, and manage outbound calls - SMS — send messages individually or in bulk - Phone numbers — search, purchase, and configure numbers - Speech analytics — transcribe calls and extract insights - 2FA — send and verify one-time passcodes - Account management — manage SIP trunks, billing, and settingsGetting started
Get your API key at app.wavix.com and check the full documentation at docs.wavix.com/mcp/overview.Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



