wallet.me — Resistance Tools MCP Tool
wallet.me
(wallet me) is one of 45 tools on the
Resistance Tools
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call wallet.me from your client
- Claude Code Resistance Tools wallet.me run in your project directory
- Claude Desktop Resistance Tools wallet.me ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Resistance Tools wallet.me ~/.cursor/mcp.json
- VS Code Resistance Tools wallet.me .vscode/mcp.json
- Zed Resistance Tools wallet.me ~/.config/zed/settings.json
- Windsurf Resistance Tools wallet.me ~/.codeium/windsurf/mcp_config.json
- Cline Resistance Tools wallet.me ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Resistance Tools wallet.me ~/.gemini/settings.json
- Grok Resistance Tools wallet.me .mcp.json (in your project root)
- ChatGPT Resistance Tools wallet.me Settings → Connectors → Advanced → Developer mode
- Claude.ai Resistance Tools wallet.me Settings → Connectors → Add custom connector
- LangChain Resistance Tools wallet.me pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http resistance-tools-mcp https://app.resistance.dog/api/mcp
Other tools on this server
- auth.status
- auth.policy
- mcp.access.list
- mcp.audit.list
- mcp.audit.summary
- mcp.access.revoke_consent
- sites.list
- sites.get_content
- sites.send_link_tx
- sites.list_releases
- sites.publish_files
- sites.publish_template
- sites.rollback
- sites.delete
- deployments.list
- dns.lookup
- domains.list
- domains.records
- dns.send_record_tx
- dns.send_name_tx
- dns.send_renew_tx
- subdomains.list_collections
- subdomains.list_items
- subdomains.get_collection
- subdomains.get_item
- subdomains.control
- subdomains.create_collection_tx
- subdomains.mint_tx
- subdomains.collection_action_tx
- subdomains.transfer_item_tx
- subdomains.recovery_tx
- media.upload_image
- storage.list_bags
- storage.bag_details
- storage.providers
- storage.provider_funding_session
- storage.provider_funding_preview
- storage.provider_quote
- storage.provider_operation
- storage.send_bag_link_tx
- storage.send_provider_tx
- storage.create_bag
- storage.pin_bag
- storage.delete_bag
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.