The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Nogra listing page.
The MCP server behind Nogra — brief, GO, dispatch,
evidence, verify for AI-assisted work. This package is the protocol bridge:
32 public tools for briefs, dispatch transport, run events, registry and
redaction, served over MCP stdio against the current workspace's local
.nogra/ records.
Usually nothing to install: the Nogra Claude Code plugin starts this server
automatically through its bundled launcher (npx first, uvx/pipx as
fallbacks). Standalone:
Run it from a workspace folder; it reads and writes that workspace's
.nogra/ records.
Public mode only: 32 tools covering brief save/validate/promote, dispatch handoffs, transport lifecycle (dispatch, status, events, return), run records, the contract registry and text redaction. Everything stays in local markdown/JSON files the user owns — the server does zero model inference, makes no network calls of its own, and never touches credentials.
The nogra MCP server name is reserved for the public plugin path. If you
develop against a local checkout, register it under a different name (for
example nogra-dev) so the two never collide.