Skip to content
Grok

NugIt for Grok

io.github.matthewrusk/nugit

Save selected AI-generated answers as private Nugs in your personal NugIt library.

client:Grok transport:streamable-http

Install NugIt in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "nugit": {
      "type": "http",
      "url": "https://nugit.ai/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

NugIt in other clients