Skip to content
Grok

gread for Grok

io.github.nitrorcr/gread

An MCP server that gives your AI access to the source code and docs of all public github repos

client:Grok transport:streamable-http tools:5

Install gread in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "gread": {
      "type": "http",
      "url": "https://api.gread.dev/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

What Grok can do once it is connected

gread in other clients