Skip to content
Grok

GitLumen MCP for Grok

io.github.gitlumen-team/gitlumen-mcp

Screens public GitHub repos and PRs to generate risk maps, findings, and merge-readiness signals.

client:Grok transport:streamable-http

Install GitLumen MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "gitlumen-mcp": {
      "type": "http",
      "url": "https://mcp-github-screen.gitlumen.com/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

GitLumen MCP in other clients