Webhook Studio for VS Code
com.webhook-studio/webhooks
Keyless webhook endpoints: capture, wait, replay, forward, and generate types from real traffic.
client:VS Code
transport:streamable-http
tools:17
Install Webhook Studio in VS Code
.vscode/mcp.json
{
"servers": {
"webhooks": {
"type": "http",
"url": "https://webhook-studio.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs