Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-router": {
"command": "npx",
"args": [
"-y",
"@mcp_router/cli",
"connect"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-router": {
"command": "npx",
"args": [
"-y",
"@mcp_router/cli",
"connect"
]
}
}
}