ikoskela/wisepanel-mcp
[](https://glama.ai/mcp/servers/ikoskela/wisepanel-mcp) 📇 ☁️ 🍎 🪟 🐧 - Multi-agent deliberation with divergent context enhancement. Roles are dynamically generated to surround the question-space and maximize divergent dialog across ChatGPT, Claude, Gemini, and Perplexity.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide →Installation Guide
Configuration
{
"mcpServers": {
"ikoskela-wisepanel-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ikoskela-wisepanel-mcp"
],
"env": {}
}
}
}