Enables querying multiple AI models in parallel (Claude, Gemini, O3) and synthesizing their responses using anonymous analysis to reduce bias, providing a comprehensive answer.
{
"mcpServers": {
"cognition-wheel": {
"command": "npx",
"args": [
"-y",
"mcp-cognition-wheel"
]
}
}
}