Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From consensus-loop
Local Node.js MCP server named 'consensus-loop', executed via 'node scripts/mcp-server.mjs'. Capabilities unclear from key, command, and lack of configuration details.
npx claudepluginhub berrzebb/claude-plugins --plugin consensus-loopCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"consensus-loop": {
"command": "node",
"args": [
"scripts/mcp-server.mjs"
]
}
}
}Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.