Skip to content
Back to search
90
MCP live v1.1.0 sse

Token Safety & Contract Risk API

io.github.Br0ski777/token-safety

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

Uptime
50.0%
4 probes
Response
223ms
last probe
Tools
1
callable

Tools · 1

token_check_safety

Use this when you need to check if a token is safe before buying or interacting with it. Returns a comprehensive safety report in JSON. 1. isHoneypot: whether the token traps buyers (cannot sell) 2. …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "token_safety_&_contract_risk_api": {
      "url": "https://token-safety.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}