MCP tool enabling bidirectional communication between LLMs and humans through clarification requests and real-time thought sharing
{
"mcpServers": {
"rubberduck": {
"command": "npx",
"args": [
"-y",
"rubberduck-mcp"
]
}
}
}