catchr for VS Code
dev.workers.perch-app.catchr/catchr
Instant no-signup webhook & HTTP-request inspector for testing webhooks and agent tool-callbacks.
client:VS Code
transport:streamable-http
Install catchr in VS Code
.vscode/mcp.json
{
"servers": {
"catchr": {
"type": "http",
"url": "https://catchr.perch-app.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs