WebhookTest.net for VS Code
net.webhooktest/webhook-tester
Anonymous webhook capture, inspection, waiting, and response configuration for AI agents.
client:VS Code
transport:streamable-http
tools:8
Install WebhookTest.net in VS Code
.vscode/mcp.json
{
"servers": {
"webhook-tester": {
"type": "http",
"url": "https://webhooktest.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs