pare github for Zed
io.github.dave-london/pare-github
Pare GitHub ג€” Structured GitHub operations (PRs, issues, actions) as typed JSON.
client:Zed
transport:stdio
runtime:npm
Install pare github in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pare-github": {
"command": "npx",
"args": [
"-y",
"@paretools/github"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs