AnyHook for Zed
net.anyhook/anyhook
A webhook inbox for agents: one call returns a live URL. Mock, verify, inspect and replay.
client:Zed
transport:streamable-http
tools:11
Install AnyHook in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"anyhook": {
"url": "https://anyhook.net/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs