lookup_nft_issuer — xrpl referee MCP Tool Read-only
lookup_nft_issuer
(lookup nft issuer) is one of 43 tools on the
xrpl referee
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call lookup_nft_issuer from your client
- Claude Code xrpl referee lookup_nft_issuer run in your project directory
- Claude Desktop xrpl referee lookup_nft_issuer ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor xrpl referee lookup_nft_issuer ~/.cursor/mcp.json
- VS Code xrpl referee lookup_nft_issuer .vscode/mcp.json
- Zed xrpl referee lookup_nft_issuer ~/.config/zed/settings.json
- Windsurf xrpl referee lookup_nft_issuer ~/.codeium/windsurf/mcp_config.json
- Cline xrpl referee lookup_nft_issuer ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI xrpl referee lookup_nft_issuer ~/.gemini/settings.json
- Grok xrpl referee lookup_nft_issuer .mcp.json (in your project root)
- ChatGPT xrpl referee lookup_nft_issuer Settings → Connectors → Advanced → Developer mode
- Claude.ai xrpl referee lookup_nft_issuer Settings → Connectors → Add custom connector
- LangChain xrpl referee lookup_nft_issuer pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http xrpl-referee https://xrpl-referee.onrender.com/mcp
Other tools on this server
- audit_task
- create_escrow_vault
- confirm_escrow_transaction
- evaluate_escrow_work
- purchase_extra_attempt
- get_escrow_info
- list_marketplace_jobs
- get_rlusd_quote
- list_marketplace_skills
- create_skill_listing
- direct_hire
- get_xrp_price
- get_fees
- post_job
- list_open_jobs
- submit_bid
- view_job
- award_job
- check_wallet_sanctions
- get_wallet_verification_challenge
- confirm_wallet_ownership
- get_wallet_trust_score
- batch_wallet_trust_scores
- check_wallet_kyc
- start_wallet_kyc
- get_nft_issuer_by_wallet
- verify_nft_ownership
- rate_wallet
- send_job_message
- read_job_messages
- verify_wallet_domain
- get_dex_quote
- claim_job
- prepare_escrow
- hire_and_pay
- submit_escrow_transaction
- create_agent_wallet
- get_wallet_setup_guide
- fund_xrpl_wallet_via_coinbase
- assess_counterparty_and_job
- explain_agenttrust_trust_model
- recommend_release_conditions
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.