check_xrpl_token — cerberus index MCP Tool Read-only
check_xrpl_token
(check xrpl token) is one of 20 tools on the
cerberus index
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_xrpl_token from your client
- Claude Code cerberus index check_xrpl_token run in your project directory
- Claude Desktop cerberus index check_xrpl_token ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor cerberus index check_xrpl_token ~/.cursor/mcp.json
- VS Code cerberus index check_xrpl_token .vscode/mcp.json
- Zed cerberus index check_xrpl_token ~/.config/zed/settings.json
- Windsurf cerberus index check_xrpl_token ~/.codeium/windsurf/mcp_config.json
- Cline cerberus index check_xrpl_token ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI cerberus index check_xrpl_token ~/.gemini/settings.json
- Grok cerberus index check_xrpl_token .mcp.json (in your project root)
- ChatGPT cerberus index check_xrpl_token Settings → Connectors → Advanced → Developer mode
- Claude.ai cerberus index check_xrpl_token Settings → Connectors → Add custom connector
- LangChain cerberus index check_xrpl_token pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http cerberus-index https://cerberusindex.com/mcp
Other tools on this server
- check_issuer_reputation
- check_address
- check_transaction
- check_endpoint
- token_holders
- verify_issuer_domain
- resolve_asset
- verify_price
- get_new_pools
- explore_tokens
- get_token_ohlc
- get_wallet_activity
- analyze_token_trend
- quote_amm
- find_best_path
- watch_token
- check_alerts
- verify_attestation
- submit_feedback
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.