← Index

io.github.thebotclub/tribunal

io.github.thebotclub/tribunal·v1.3.1·Security
Quality Score
84
/100

Tribunal — Enterprise Claude Code plugin. TDD enforcement, quality gates, vault of rules and agents.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "tribunal": {
      "command": "npx",
      "args": [
        "-y",
        "tribunal"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "tribunal": {
      "command": "npx",
      "args": [
        "-y",
        "tribunal"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y tribunal
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Security