Skip to content
Zed

GitHubInsights for Zed

io.github.therealmrfunguy/github-insights

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

client:Zed transport:sse

Install GitHubInsights in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "github-insights": {
      "url": "https://github.rjctdlabs.xyz/sse"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

GitHubInsights in other clients