Skip to content
VS Code

Perilpulse for VS Code

io.github.pipeworx-io/perilpulse

PerilPulse MCP — per-property multi-peril risk scores (perilpulse.com)

client:VS Code transport:streamable-http

Install Perilpulse in VS Code

.vscode/mcp.json

{
  "servers": {
    "perilpulse": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/perilpulse/mcp"
    }
  }
}

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

Perilpulse in other clients