Bridge to multiple LLMs and CLI agents: councils, debates, voting, and more
Bridge to multiple LLMs and CLI agents: councils, debates, voting, and more
Set these up before or after installing:
Environment variable: OPENAI_API_KEY
Environment variable: GEMINI_API_KEY
Environment variable: GROQ_API_KEY
Environment variable: DEFAULT_PROVIDER
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-nesquikm-rubber-duck": {
"env": {
"GROQ_API_KEY": "your-groq-api-key-here",
"GEMINI_API_KEY": "your-gemini-api-key-here",
"OPENAI_API_KEY": "your-openai-api-key-here",
"DEFAULT_PROVIDER": "your-default-provider-here"
},
"args": [
"-y",
"mcp-rubber-duck"
],
"command": "npx"
}
}
}Valid MCP server (2 strong, 1 medium signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 3 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!