From chorus
Connects remotely to the Chorus service MCP endpoint at ${CHORUS_URL}/api/mcp. Provides Chorus-specific tools, resources, or prompts to Claude. Requires CHORUS_URL environment variable.
npx claudepluginhub chorus-aidlc/chorus --plugin chorusAdd to your .mcp.json:
{
"mcpServers": {
"chorus": {
"url": "${CHORUS_URL}/api/mcp"
}
}
}${CHORUS_URL}/api/mcp