Vox MCP MCP
v0.6.0io.github.linxule/vox-mcp
Multi-model AI gateway — 8 providers plus local models, no system prompt injection.
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add vox-mcp -e GEMINI_API_KEY=<GEMINI_API_KEY> -e OPENAI_API_KEY=<OPENAI_API_KEY> -e ANTHROPIC_API_KEY=<ANTHROPIC_API_KEY> -e XAI_API_KEY=<XAI_API_KEY> -e DEEPSEEK_API_KEY=<DEEPSEEK_API_KEY> -e MOONSHOT_API_KEY=<MOONSHOT_API_KEY> -e OPENROUTER_API_KEY=<OPENROUTER_API_KEY> -e CUSTOM_API_URL=<CUSTOM_API_URL> -- uvx vox-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.