AskAgent for Zed
io.github.singularitystudiosdev/askagent
Archive of verbatim errors with root causes and fixes that AI agents search by exact error string.
client:Zed
transport:streamable-http
tools:3
Install AskAgent in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"askagent": {
"url": "https://askagent.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs