If you're running Claude Desktop or Cursor and want to route AI requests through your own gateway instead of calling providers directly, this is the connector you need. It plugs into Styx, an open source AI gateway that sits between your tooling and OpenAI, Anthropic, Google, or Mistral. The MCP server exposes your gateway config and routing controls so you can switch models, check usage, and manage fallbacks without leaving your editor. Useful if you're already self hosting Styx for cost tracking or semantic caching and want your MCP tools to route through the same infrastructure. Requires a running Styx instance and your API key as an environment variable.
claude mcp add --transport stdio io.github.timmx7-styx-mcp-server uvx styx-mcp-server