Skip to content
VS Code

maxmind minfraud for VS Code

io.usefulapi/maxmind-minfraud

MCP server for MaxMind minFraud — score transactions for fraud risk from your AI assistant.

client:VS Code transport:streamable-http

Install maxmind minfraud in VS Code

.vscode/mcp.json

{
  "servers": {
    "maxmind-minfraud": {
      "type": "http",
      "url": "https://maxmind-minfraud.usefulapi.io/mcp"
    }
  }
}

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

maxmind minfraud in other clients