Connects MCP clients like Claude Desktop and Cursor to eight AI providers (Gemini, GPT, Anthropic, xAI, DeepSeek, Moonshot, OpenRouter, and custom endpoints like Ollama) through a single chat tool. Prompts pass through unmodified with no system prompt injection or response formatting. Conversation threads persist across providers via continuation IDs, so you can start with Gemini and continue with GPT in the same context. Includes listmodels for checking capabilities and dump_threads for exporting conversations as JSON or Markdown. Reach for this when you want agent code to route requests across multiple models without being locked to the host client's default. Requires at least one provider API key and runs via stdio transport with uv.
claude mcp add --transport stdio linxule-vox-mcp uvx vox-mcp