AnyHook for Cursor
net.anyhook/anyhook
A webhook inbox for agents: one call returns a live URL. Mock, verify, inspect and replay.
client:Cursor
transport:streamable-http
tools:11
Install AnyHook in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"anyhook": {
"url": "https://anyhook.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs