Wavix

by wavix

330 downloads
Not rated
GitHub

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

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:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Wavix
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. 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 settings

Getting started

Get your API key at app.wavix.com and check the full documentation at docs.wavix.com/mcp/overview.
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.