Loading MCP server directory, please wait...
Bridge to multiple LLMs and CLI agents: councils, debates, voting, and more
npx @getmcp/cli add io.github.nesquikm/rubber-duckRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nesquikm/rubber-duck": {
"command": "npx",
"args": [
"-y",
"mcp-rubber-duck"
],
"env": {
"OPENAI_API_KEY": "",
"GEMINI_API_KEY": "",
"GROQ_API_KEY": "",
"DEFAULT_PROVIDER": ""
}
}
}
}