Skip to content
VS Code

PlainText Wallet Approval Checker for VS Code

io.github.fizzl13/plaintext-wallet-checker

Checks a wallet's token/NFT approvals via GoPlus and explains risk in plain language.

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

Install PlainText Wallet Approval Checker in VS Code

.vscode/mcp.json

{
  "servers": {
    "plaintext-wallet-checker": {
      "type": "http",
      "url": "https://smartcontractexplainer.onrender.com/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

PlainText Wallet Approval Checker in other clients