Stats
Actions
Tags
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.
Copy 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
npx claudepluginhub berrzebb/claude-plugins --plugin consensus-loop