snag for Zed
ac.snag/snag
Gives your coding agent the captured console, network, replay and screenshot evidence for a bug.
client:Zed
transport:streamable-http
Install snag in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"snag": {
"url": "https://mcp.snag.ac/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs