T
token-safety
/check_token_safety
check token safety
Rug-check a token: honeypot, mint authority, LP lock, taxes, holders, contract verification. chain: eth/bsc/base/arbitrum/polygon/optimism/avalanche/xlayer
liveverifiedunknown~5s typical
mcpprobedtoken-safety
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-tachyo-token-safety /check_token_safety for me.
Input
| Field | Type | Description |
|---|---|---|
| token_address* | string | |
| chain | string | default "eth" |
| session_token | string | default "" |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-tachyo-token-safety","endpoint":"/check_token_safety","input":{"token_address":"...","chain":"eth","session_token":""}}'cli
npx cracked-ai run -p mcp-ai-tachyo-token-safety -e /check_token_safety -i '{"token_address":"...","chain":"eth","session_token":""}'mcp
run_tool({ provider: "mcp-ai-tachyo-token-safety", endpoint: "/check_token_safety", input: {"token_address":"...","chain":"eth","session_token":""} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.