Loading MCP server directory, please wait...
AI routing, memory, guardrails, and governance. Routes across Claude, GPT, Gemini.
npx @getmcp/cli add io.github.justinjilg/brainstormrouterRequires Node.js 18+. Community-contributed server. Review source before installing.
BRAINSTORMROUTER_API_KEYAPI key from brainstormrouter.com/dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.justinjilg/brainstormrouter": {
"command": "npx",
"args": [
"-y",
"@brainstormrouter/mcp"
],
"env": {
"BRAINSTORMROUTER_API_KEY": ""
}
}
}
}