Loomal

Vox MCP

MCP server by github.com/linxule/vox-mcp

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

0 starspypi: vox-mcp

About Vox MCP

Vox MCP is an MCP (Model Context Protocol) server published by linxule in the official MCP registry. Multi-model AI gateway — 8 providers plus local models, no system prompt injection.

It ships as a Python package on PyPI (vox-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/linxule/vox-mcp.

Use Vox MCP with your agent

Claude Code · one command
claude mcp add vox-mcp -- uvx vox-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "vox-mcp": {
      "command": "uvx",
      "args": [
        "vox-mcp"
      ]
    }
  }
}
pypivox-mcp

Frequently asked questions

What is Vox MCP?
Vox MCP is an MCP (Model Context Protocol) server by linxule. Multi-model AI gateway — 8 providers plus local models, no system prompt injection.
How do I connect Vox MCP to Claude, Cursor, or another MCP client?
Install Vox MCP from its pypi package (vox-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Vox MCP open source?
Yes — the source code is public at github.com/linxule/vox-mcp.
Can AI agents pay to use Vox MCP?
Not yet through Loomal — Vox MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Vox MCP? Claim this listing free by verifying GitHub ownership, or contact us.