Webhook Toolkit for VS Code
io.github.the-kipdev/webhook-toolkit
Webhook URLs for AI agents: receive, wait for, replay, sign and verify webhooks (Stripe, GitHub…).
client:VS Code
transport:streamable-http
runtime:npm
tools:10
Install Webhook Toolkit in VS Code
.vscode/mcp.json
{
"servers": {
"webhook-toolkit": {
"type": "http",
"url": "https://webhook-toolkit.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs