Skip to content
Zed

gread for Zed

io.github.nitrorcr/gread

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

client:Zed transport:streamable-http tools:5

Install gread in Zed

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

{
  "context_servers": {
    "gread": {
      "url": "https://api.gread.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

gread in other clients