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 → Connected Apps: ikoskela/wisepanel-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-ikoskela-wisepanel-mcp
Configuration
{
"mcpServers": {
"ikoskela-wisepanel-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ikoskela-wisepanel-mcp"
],
"env": {}
}
}
}