AI & ML
Trust: 37/100 (Limited)Wisepanel Guide
Multi-agent deliberation across Claude, Gemini, and Perplexity. Stream and publish.
1 starsby ikoskela
Quick Start
Install
npx wisepanel-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ikoskela-wisepanel-mcp": {
"command": "npx",
"args": [
"wisepanel-mcp"
]
}
}
}