{
  "markdown": "# Nogra MCP\n\nThe MCP server behind [Nogra](https://nogra.ai) — brief, GO, dispatch,\nevidence, verify for AI-assisted work. This package is the protocol bridge:\n32 public tools for briefs, dispatch transport, run events, registry and\nredaction, served over MCP stdio against the current workspace's local\n`.nogra/` records.\n\n## Install\n\nUsually nothing to install: the Nogra Claude Code plugin starts this server\nautomatically through its bundled launcher (`npx` first, `uvx`/`pipx` as\nfallbacks). Standalone:\n\n```bash\nnpx -y @nograai/mcp   # npm path — standalone platform binaries, no Python needed\nuvx nogra-mcp         # PyPI path — needs uv on PATH\n```\n\nRun it from a workspace folder; it reads and writes that workspace's\n`.nogra/` records.\n\n## What it serves\n\nPublic mode only: 32 tools covering brief save/validate/promote, dispatch\nhandoffs, transport lifecycle (dispatch, status, events, return), run\nrecords, the contract registry and text redaction. Everything stays in local\nmarkdown/JSON files the user owns — the server does zero model inference,\nmakes no network calls of its own, and never touches credentials.\n\n## Naming\n\nThe `nogra` MCP server name is reserved for the public plugin path. If you\ndevelop against a local checkout, register it under a different name (for\nexample `nogra-dev`) so the two never collide.\n\n<!-- mcp-name: io.github.nograai/nogra-mcp -->\n\n",
  "bytes": 1384,
  "sha": "e2bc523495e30f76ee98a825a3b5102b71dbeed1dfab62095db9b7c593710438",
  "repo_slug": "nograai/nogra-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_nograai_nogra_mcp_0cac83be/readme"
}