webhook.co for Cursor
co.webhook/webhook
Receive, inspect, replay and deliver webhooks — with signature verification and agent triggers.
client:Cursor
transport:streamable-http
Install webhook.co in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"webhook": {
"url": "https://mcp.webhook.co/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs