← All servers
🔧

Vox MCPVerified🛡 No advisories

io.github.linxule/vox-mcp
New to MCP? Start here →
0★ stars
0weekly installs
16 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/linxule, which proved it owns this namespace.

Verified owner: github.com/linxuleio.github.linxule/vox-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs GEMINI_API_KEY, OPENAI_API_KEY, ANTHROPIC_API_KEY, XAI_API_KEY, DEEPSEEK_API_KEY, MOONSHOT_API_KEY, ….
Configuration
Reads CUSTOM_API_URL.

About

Multi-model AI gateway — 8 providers plus local models, no system prompt injection.

Packages & transports

pypivox-mcpv0.5.0 · uvx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "vox": {
      "command": "uvx",
      "args": [
        "vox-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx vox-mcp