Styx MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 14 Mar 2026.
MCP server for Styx — intelligent AI routing across OpenAI, Anthropic, Google, and Mistral.
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 styx-mcp-server -- npx -y styx-mcp-server
{
"mcpServers": {
"styx-mcp-server": {
"args": [
"-y",
"styx-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.styx-mcp-server]
command = "npx"
args = ["-y", "styx-mcp-server"]
{
"mcpServers": {
"styx-mcp-server": {
"args": [
"-y",
"styx-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"styx-mcp-server": {
"args": [
"-y",
"styx-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.