Chorus Openclaw Plugin
Freeby MCP Community
OpenClaw plugin for Chorus AI-DLC collaboration platform — SSE real-time events + MCP tool integration
v0.4.0Added Apr 12, 2026
openclawchorusai-dlcmcpplugin
Chorus Openclaw Plugin MCP Server
OpenClaw plugin for Chorus AI-DLC collaboration platform — SSE real-time events + MCP tool integration
Installation
Reviews
Installation
Quick install
npx -y @chorus-aidlc/chorus-openclaw-plugin
Add to claude_desktop_config.json
{
"mcpServers": {
"chorus-openclaw-plugin": {
"command": "npx",
"args": ["-y", "@chorus-aidlc/chorus-openclaw-plugin"]
}
}
}