Skip to content
VS Code

Ipqualityscore for VS Code

io.github.pipeworx-io/ipqualityscore

IPQualityScore MCP — wraps the IPQualityScore fraud-prevention API

client:VS Code transport:streamable-http

Install Ipqualityscore in VS Code

.vscode/mcp.json

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

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

Ipqualityscore in other clients