github project info for Zed
io.github.shubhtoy/github-project-info
Read public GitHub Projects v2 boards without auth — items, fields, story points, priority.
client:Zed
transport:stdio
runtime:npm
Install github project info in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"github-project-info": {
"command": "npx",
"args": [
"-y",
"github-project-info-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs