Skip to content
Zed

token safety for Zed

ai.tachyo/token-safety

Instant rug-check for any EVM or Solana token, distilled to one clear 0-10 risk verdict.

client:Zed transport:streamable-http tools:1

Install token safety in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "token-safety": {
      "url": "https://auth.xbarry.ai/api/mcp/token-safety"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

token safety in other clients