GitLumen MCP for Zed
io.github.gitlumen-team/gitlumen-mcp
Screens public GitHub repos and PRs to generate risk maps, findings, and merge-readiness signals.
client:Zed
transport:streamable-http
Install GitLumen MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gitlumen-mcp": {
"url": "https://mcp-github-screen.gitlumen.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs