Skip to content
VS Code

Token Safety & Contract Risk API for VS Code

io.github.br0ski777/token-safety

Token safety check — honeypot, tax, proxy, blacklist, risk score. GoPlus-powered. x402.

client:VS Code transport:sse

Install Token Safety & Contract Risk API in VS Code

.vscode/mcp.json

{
  "servers": {
    "token-safety": {
      "type": "sse",
      "url": "https://token-safety.api.klymax402.com/mcp"
    }
  }
}

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

Token Safety & Contract Risk API in other clients