What is the ai.tachyo/token-safety MCP server?
Instant rug-check for any EVM or Solana token, distilled to one clear 0-10 risk verdict.
How to install ai.tachyo/token-safety
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"token-safety": {
"url": "https://auth.xbarry.ai/api/mcp/token-safety"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"token-safety": {
"serverUrl": "https://auth.xbarry.ai/api/mcp/token-safety"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"token-safety": {
"type": "http",
"url": "https://auth.xbarry.ai/api/mcp/token-safety"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"token-safety": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://auth.xbarry.ai/api/mcp/token-safety"
]
}
}
}Claude Code
claude mcp add --transport http token-safety https://auth.xbarry.ai/api/mcp/token-safetyRelated MCP servers
Crypto market intelligence, token rug-checks, and wallet verification in one MCP server.
Cryptographic proof of wallet ownership in two steps, with no keys and no custody.