Quickstart
New org? Run gnt prebrain first, it drafts your first rules from your repo, docs, and Notion in one go. This page covers the other half: connecting an agent once approved rules exist.
One MCP endpoint, 5 tools. Connect any MCP-capable agent and it can check an action against your rules before taking it, search your org's approved rules, fetch one by id, and pull the compiled skill pack. Nothing an agent sees hasn't already been merged as a pull request by a human.
$ claude mcp add gnt-brain \https://api-production-e3d3.up.railway.app/mcp \--header "Authorization: Bearer gnt_live_xxxx"✓ gnt-brain connected · 5 tools ready
Get your key and endpoint with gnt keys create, then run the command above from any MCP-capable client. Claude Code, Claude Desktop, or your own agent over the streamable HTTP transport all work the same way.