Perceptdot GitHub for Zed
io.github.perceptdot/github
AI agent vision for GitHub repository monitoring — with ROI measurement.
client:Zed
transport:stdio
runtime:npm
Install Perceptdot GitHub in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"github": {
"command": "npx",
"args": [
"-y",
"@perceptdot/github"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs