Skip to content
VS Code

FlurryPORT for VS Code

io.flurryport/webhooks-and-rooms

Webhook capture and replay, delivery pipes, and signed multi-agent rooms. No signup to start.

client:VS Code transport:streamable-http runtime:npm

Install FlurryPORT in VS Code

.vscode/mcp.json

{
  "servers": {
    "webhooks-and-rooms": {
      "type": "http",
      "url": "https://mcp.flurryport.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

FlurryPORT in other clients