Vox MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 116 installs a week from pypi. Last commit 14 Sep 2026.
Multi-model AI gateway — 8 providers plus local models, no system prompt injection.
Today is the operative word: we check Vox MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vox-mcp -- uvx vox-mcp
{
"mcpServers": {
"vox-mcp": {
"args": [
"vox-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.vox-mcp]
command = "uvx"
args = ["vox-mcp"]
{
"mcpServers": {
"vox-mcp": {
"args": [
"vox-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"vox-mcp": {
"args": [
"vox-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
GEMINI_API_KEY (Google Gemini API key), OPENAI_API_KEY (OpenAI API key), ANTHROPIC_API_KEY (Anthropic API key), XAI_API_KEY (xAI (Grok) API key), DEEPSEEK_API_KEY (DeepSeek API key), MOONSHOT_API_KEY (Moonshot (Kimi) API key), OPENROUTER_API_KEY (OpenRouter API key), CUSTOM_API_URL (Custom OpenAI-compatible endpoint URL (Ollama, vLLM, etc.)).
The author declared them in the registry entry; get the values from the project itself.
Self-hosted MCP gateway for Codex, Cursor, and Cline with provider-free prompt enhancement.
Multi-agent LLM security layer detecting prompt injection and jailbreaks.
Secure MCP gateway and quarantine for AI agent traffic — three-layer prompt injection defense
Security gateway for MCP agents: blocks prompt-injection-driven tool calls before they execute.
Read-focused, prompt-injection-hardened email MCP server for any IMAP provider
A second opinion for AI agents: one prompt across several live Gonka models + roles, one call.
Local read-only MCP scanner for known prompt-injection patterns with exact evidence and no network.
Audit AI agent configs for prompt injection & rogue MCP servers; vet packages
Answers built from our own checks of this server.