Skip to content
VS Code

pathguard for VS Code

org.cieltech.pathguard/pathguard

Crypto transaction safety tool — screens addresses and transactions for scam risk.

client:VS Code transport:streamable-http tools:5

Install pathguard in VS Code

.vscode/mcp.json

{
  "servers": {
    "pathguard": {
      "type": "http",
      "url": "https://pathguard-v2.up.railway.app/mcp"
    }
  }
}

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

What VS Code can do once it is connected

pathguard in other clients