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