mcpbeat

Resistance Tools MCP Server

io.github.TONresistor/resistance-tools-mcp
answering

Resistance Tools is answering right now. Last checked 6 min ago. It exposes 46 tools. Last commit 3 Aug 2026.

MCP tools for TON Sites, TON DNS and TON Storage.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
46
Tools
read from the server
613 ms
Response time
average over 24h
0
Stars
last commit 3 Aug 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add resistance-tools-mcp --transport http https://app.resistance.dog/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "resistance-tools-mcp": {
      "url": "https://app.resistance.dog/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.resistance-tools-mcp]
url = "https://app.resistance.dog/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "resistance-tools-mcp": {
      "url": "https://app.resistance.dog/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "resistance-tools-mcp": {
      "url": "https://app.resistance.dog/api/mcp"
    }
  }
}

Available tools 46

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

storage
storage.bag_details
Read metadata and live state for an owned TON Storage bag.
storage.create_bag
Create and seed a new TON Storage bag from explicit file contents.
storage.delete_bag
Delete an owned TON Storage bag reference and remove platform-seeded bytes when safe.
storage.list_bags
List TON Storage bags owned by the authorized wallet.
storage.pin_bag
Pin/import an existing public TON Storage bag by bag id.
storage.provider_funding_preview
Calculate exact integer funding and coverage from a live provider session.
storage.provider_funding_session
Freeze a short-lived live provider and shared-balance snapshot for an owned bag.
storage.provider_operation
Read and reconcile one paid TON Storage provider operation.
storage.provider_quote
Create the signed backend quote that will be revalidated before a provider confirmation link is returned.
storage.providers
List backend-verified providers compatible with an owned TON Storage bag.
storage.send_bag_link_tx
Validate bag and domain ownership, then return one HTTPS page for the exact TON Storage DNS site transaction.
storage.send_provider_tx
Revalidate the live contract, providers, shared balance, and exact amount before returning one HTTPS pin, top-up, stop, or withdraw confirmation page.
subdomains
subdomains.collection_action_tx
Revalidate current collection or parent rights and return one HTTPS management transaction confirmation page.
subdomains.control
Read fresh collection authorization and parent-return state for the authenticated wallet.
subdomains.create_collection_tx
Revalidate parent ownership, create collection metadata, and return one HTTPS transaction confirmation page.
subdomains.get_collection
Read a fresh collection snapshot when the authenticated wallet holds collection or parent rights.
subdomains.get_item
Read a Subdomain NFT item owned by the authenticated wallet.
subdomains.list_collections
List TON Subdomain collections controlled by the authenticated wallet.
subdomains.list_items
List TON Subdomain NFT items owned by the authenticated wallet.
subdomains.mint_tx
Revalidate availability and access, build metadata, and return one HTTPS mint or pending-mint confirmation page.
subdomains.recovery_tx
Re-derive an owned collection and return one HTTPS page for its deployment or resolver recovery transaction.
subdomains.transfer_item_tx
Revalidate current NFT ownership and return one HTTPS Subdomain item transfer confirmation page.
sites
sites.delete
Delete an owned TON Site deployment and served files.
sites.get_content
Read the stored template/content metadata for an owned site.
sites.list
List TON Sites owned by the authorized wallet.
sites.list_releases
List retained releases for an owned site.
sites.publish_files
Deploy or update an owned TON Site from explicit file contents.
sites.publish_template
Validate, render, and publish a template-based TON Site.
sites.rollback
Rollback an owned TON Site to a retained release.
sites.send_link_tx
Validate indexed ownership and return one HTTPS page where the user reviews and confirms the exact TON DNS site transaction with TON Connect.
dns
dns.lookup
Lookup public TON DNS status and records for a .ton name.
dns.send_name_tx
Return one HTTPS page for a validated .ton mint, auction bid, or expired-name release transaction.
dns.send_record_tx
Revalidate indexed ownership and return one HTTPS page where the user reviews and confirms the exact TON DNS record transaction.
dns.send_renew_tx
Revalidate one to four owned .ton names and return one HTTPS page for a single TON Connect multi-message confirmation.
mcp
mcp.access.list
List MCP consents and redacted active sessions for the authenticated owner wallet.
mcp.access.revoke_consent
Revoke one MCP consent by id and invalidate matching access/refresh tokens.
mcp.audit.list
List recent redacted MCP audit events for the authenticated owner wallet.
mcp.audit.summary
Return owner-scoped aggregate MCP audit metrics without raw headers or request bodies.
auth
auth.policy
Return public MCP auth flows, scopes, safety controls, retention, and confirmation rules.
auth.status
Return whether this MCP session is authenticated.
domains
domains.list
List .ton domains owned by the authorized wallet.
domains.records
Read DNS records for an owned .ton domain.
deployments
deployments.list
List retained deployments across the owner's sites.
media
media.upload_image
Upload one PNG, JPEG, GIF, or WebP image to the authenticated owner's template media store.
payments
payments.send_tx
Create a backend-owned payment invoice and return one HTTPS page where the user reviews and confirms it with TON Connect.
wallet
wallet.me
Return the authenticated MCP owner/actor wallet context.

Endpoints

URLTransportStateLatencyChecked
https://app.resistance.dog/api/mcp streamable-http answering 182 ms 6 min ago

Resistance Tools — questions

Answers built from our own checks of this server.

What can Resistance Tools do?
It exposes 46 tools, read directly from the server on our last check. Among them: auth.policy, auth.status, deployments.list, dns.lookup, dns.send_name_tx, dns.send_record_tx and 40 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Resistance Tools mostly used for?
Its tools cluster around storage, subdomains and sites. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Resistance Tools working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 613 ms. The bar chart above shows every period we have measured.
How do I connect Resistance Tools?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Resistance Tools need an API key?
No. Resistance Tools completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 46 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Resistance Tools?
It answers our handshake in 613 ms on average, which is faster than 15% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Resistance Tools open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.