get_wallet_balance — xportalx MCP Tool Read-only
get_wallet_balance
(get wallet balance) is one of 29 tools on the
xportalx
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_wallet_balance from your client
- Claude Code xportalx get_wallet_balance run in your project directory
- Claude Desktop xportalx get_wallet_balance ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor xportalx get_wallet_balance ~/.cursor/mcp.json
- VS Code xportalx get_wallet_balance .vscode/mcp.json
- Zed xportalx get_wallet_balance ~/.config/zed/settings.json
- Windsurf xportalx get_wallet_balance ~/.codeium/windsurf/mcp_config.json
- Cline xportalx get_wallet_balance ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI xportalx get_wallet_balance ~/.gemini/settings.json
- Grok xportalx get_wallet_balance .mcp.json (in your project root)
- ChatGPT xportalx get_wallet_balance Settings → Connectors → Advanced → Developer mode
- Claude.ai xportalx get_wallet_balance Settings → Connectors → Add custom connector
- LangChain xportalx get_wallet_balance pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http xportalx https://fflpdljiuruqdnewvwkk.supabase.co/functions/v1/mcp
Other tools on this server
- fetch_api
- fetch_page
- fetch_pdf
- extract
- crawl
- markdown_convert
- dexscreener_token
- coinbase_price
- verify_agent
- coinbase_facilitator
- x402_proxy
- x402_proxy_price
- erc8004_register
- failure_reason
- mcp_pricing
- solve_captcha
- zora_wallet
- swap
- create_wallet
- fund_wallet
- fund_wallet_eth
- withdraw_wallet
- send_tokens
- x402_send
- nansen_smart_money_holdings
- nansen_smart_money_netflows
- nansen_token_god_mode
- nansen_wallet_profiler
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.