B
base-intel-mcp
/token_info
token info
ERC-20 token metadata on Base: name, symbol, decimals, total supply.
liveverifiedunknown~5s typical
mcpprobedbase-intel-mcp
$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-com-datakoot-base-intel-mcp /token_info for me.
Input
| Field | Type | Description |
|---|---|---|
| token* | string | ERC-20 contract address on Base: 0x followed by 40 hex characters. |
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-com-datakoot-base-intel-mcp","endpoint":"/token_info","input":{"token":"..."}}'cli
npx cracked-ai run -p mcp-com-datakoot-base-intel-mcp -e /token_info -i '{"token":"..."}'mcp
run_tool({ provider: "mcp-com-datakoot-base-intel-mcp", endpoint: "/token_info", input: {"token":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.