Serversio.github.thebotclub/tribunal
T

io.github.thebotclub/tribunal

io.github.thebotclub/tribunal · v1.3.1
▦ npm
v1.3.1npm npm: tribunal↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.thebotclub/tribunal",
  "description": "Tribunal — Enterprise Claude Code plugin. TDD enforcement, quality gates, vault of rules and agents.",
  "repository": {
    "url": "https://github.com/thebotclub/tribunal-public",
    "source": "github",
    "subfolder": "tribunal"
  },
  "version": "1.3.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "tribunal",
      "version": "1.3.2",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}