storage.provider_quote — Resistance Tools MCP Tool
storage.provider_quote
(storage provider quote) 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 storage.provider_quote from your client
- Claude Code Resistance Tools storage.provider_quote run in your project directory
- Claude Desktop Resistance Tools storage.provider_quote ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Resistance Tools storage.provider_quote ~/.cursor/mcp.json
- VS Code Resistance Tools storage.provider_quote .vscode/mcp.json
- Zed Resistance Tools storage.provider_quote ~/.config/zed/settings.json
- Windsurf Resistance Tools storage.provider_quote ~/.codeium/windsurf/mcp_config.json
- Cline Resistance Tools storage.provider_quote ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Resistance Tools storage.provider_quote ~/.gemini/settings.json
- Grok Resistance Tools storage.provider_quote .mcp.json (in your project root)
- ChatGPT Resistance Tools storage.provider_quote Settings → Connectors → Advanced → Developer mode
- Claude.ai Resistance Tools storage.provider_quote Settings → Connectors → Add custom connector
- LangChain Resistance Tools storage.provider_quote 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
- wallet.me
- 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_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.