webhook.co for VS Code
co.webhook/webhook
Receive, inspect, replay and deliver webhooks — with signature verification and agent triggers.
client:VS Code
transport:streamable-http
Install webhook.co in VS Code
.vscode/mcp.json
{
"servers": {
"webhook": {
"type": "http",
"url": "https://mcp.webhook.co/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs