Vox MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 77 installs a week from pypi. Last commit 13 Jul 2026.
Multi-model AI gateway — 8 providers plus local models, no system prompt injection.
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"
}
}
}
Answers built from our own checks of this server.