Skip to content
Grok

GitHubInsights for Grok

io.github.therealmrfunguy/github-insights

GitHub repo analytics, trending repos, contributor stats, and language breakdowns.

client:Grok transport:sse

Install GitHubInsights in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "github-insights": {
      "type": "sse",
      "url": "https://github.rjctdlabs.xyz/sse"
    }
  }
}

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

GitHubInsights in other clients