pinkpixel-dev/mindbridge-mcp
MindBridge is an AI orchestration MCP server that lets any app talk to any LLM — OpenAI, Anthropic, DeepSeek, Ollama, and more — through a single unified API. Route queries, compare models, get second opinions, and build smarter multi-LLM workflows.
Platform-specific configuration:
{
"mcpServers": {
"mindbridge-mcp": {
"command": "npx",
"args": [
"-y",
"mindbridge-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...