verify_attestation — XRPLHub — XRPLScore & XRPL actions MCP Tool
verify_attestation
(verify attestation) is one of 20 tools on the
XRPLHub — XRPLScore & XRPL actions
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call verify_attestation from your client
- Claude Code XRPLHub — XRPLScore & XRPL actions verify_attestation run in your project directory
- Claude Desktop XRPLHub — XRPLScore & XRPL actions verify_attestation ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor XRPLHub — XRPLScore & XRPL actions verify_attestation ~/.cursor/mcp.json
- VS Code XRPLHub — XRPLScore & XRPL actions verify_attestation .vscode/mcp.json
- Zed XRPLHub — XRPLScore & XRPL actions verify_attestation ~/.config/zed/settings.json
- Windsurf XRPLHub — XRPLScore & XRPL actions verify_attestation ~/.codeium/windsurf/mcp_config.json
- Cline XRPLHub — XRPLScore & XRPL actions verify_attestation ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI XRPLHub — XRPLScore & XRPL actions verify_attestation ~/.gemini/settings.json
- Grok XRPLHub — XRPLScore & XRPL actions verify_attestation .mcp.json (in your project root)
- ChatGPT XRPLHub — XRPLScore & XRPL actions verify_attestation Settings → Connectors → Advanced → Developer mode
- Claude.ai XRPLHub — XRPLScore & XRPL actions verify_attestation Settings → Connectors → Add custom connector
- LangChain XRPLHub — XRPLScore & XRPL actions verify_attestation pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http xrplhub https://www.xrplhub.io/api/mcp
Other tools on this server
- issue_score_credential
- check_xrpl_score
- get_account_credentials
- get_issuer_credentials
- check_mpt_risk
- search_mpts
- get_issuer_mpts
- check_service_health
- verify_mpt_registry
- check_domain_eligibility
- list_xrpl_services
- build_xrpl_transaction
- submit_grant_application
- donate_to_community_fund
- screen_address_ofac
- get_monitoring_info
- get_lending_exposure
- get_underwriting_inputs
- get_lending_history
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.