data-ai MCP Server
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.
Discovered via smithery and last synced 3mo ago.
1. Install the package
npx -y @pinkpixel/mindbridge
2. Add to claude_desktop_config.json
{
"mcpServers": {
"-pinkpixel-mindbridge": {
"command": "npx",
"args": [
"@pinkpixel/mindbridge"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
models optimized for reasoning tasks
parameters required