Loading MCP server directory, please wait...
Multi-agent deliberation across Claude, Gemini, and Perplexity. Stream and publish.
npx @getmcp/cli add io.github.ikoskela/wisepanel-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
WISEPANEL_API_KEYYour Wisepanel API key. Generate one at wisepanel.ai/settings.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ikoskela/wisepanel-mcp": {
"command": "npx",
"args": [
"-y",
"wisepanel-mcp"
],
"env": {
"WISEPANEL_API_KEY": "",
"WISEPANEL_API_URL": ""
}
}
}
}