M
mcp-server
/get_chains_list
Get List of Chains
Get supported blockchain chains with their chain IDs. Ethereum Mainnet is `chain_id` `1`; use this tool to resolve any other chain. Use this when anoth
liveunknown~5s typical
mcpmcp-server
$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-blockscout-mcp-server /get_chains_list for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Optional case-insensitive substring filter applied to chain name, chain ID, native currenc |
| session_id | string | Opaque session identifier. |
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-blockscout-mcp-server","endpoint":"/get_chains_list","input":{}}'cli
npx cracked-ai run -p mcp-com-blockscout-mcp-server -e /get_chains_list -i '{}'mcp
run_tool({ provider: "mcp-com-blockscout-mcp-server", endpoint: "/get_chains_list", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.