Skip to content
VS Code

Ripe Stat for VS Code

io.github.pipeworx-io/ripe-stat

RIPE Stat MCP — IP/ASN/BGP data

client:VS Code transport:streamable-http

Install Ripe Stat in VS Code

.vscode/mcp.json

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

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

Ripe Stat in other clients