mcpbeat Sign in

ExitProof MCP Server

answering

ExitProof is answering right now. Last checked 6 min ago. It exposes 5 tools.

Reversibility intelligence and durable exit evidence for AI agents before real-world commitments.

Uptime history 9 hours of history · worst hour 50%
9 hours agonow
93.8%
Uptime 24h
30 of 32 checks
5
Tools
read from the server
384 ms
Response time
average over 24h
open, no key
Access
streamable-http

ExitProof does not always answer

Over the last week it answered 93.8% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

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 exitproof --transport http https://exitproof.davisvillelabs.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "exitproof": {
      "url": "https://exitproof.davisvillelabs.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.exitproof]
url = "https://exitproof.davisvillelabs.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "exitproof": {
      "url": "https://exitproof.davisvillelabs.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "exitproof": {
      "url": "https://exitproof.davisvillelabs.com/mcp"
    }
  }
}

Available tools 5

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

exit
create_exit_manifest
Persist a privacy-minimized Exit Manifest for a commitment whose current, non-conflicting reversibility evidence passes preflight, then return its manifest_id and secret access_token. Use when durable exit evidence may matter later and check_reversibility says paidExitManifestAvailable=true; use check_reversibility for evaluation only, or get_exit_manifest when a manifest already exists. This is a state-changing $0.25 MPP operation: eligibility is checked before any payment challenge, a successful fresh authorization creates durable state, and the plaintext access token is returned to the caller but stored only as a SHA-256 hash. A fresh paid invocation can create a new manifest, while retrying an identical settled request with the same payment credential recovers the same manifest without a second settlement.
get_exit_manifest
Retrieve one previously created Exit Manifest using both its manifest_id and secret access_token, without charging or changing stored state. Use when you need the preserved evidence and terms; use build_exit_pack instead when you need an actionable cancellation/refund plan, and create_exit_manifest when no manifest exists. This read is free, non-destructive, and repeatable; it does not refresh, re-evaluate, or extend the stored evidence. Missing, expired, or mismatched credentials fail without modifying the manifest.
build
build_exit_pack
Build a bounded cancellation/refund action pack from an existing actionable Exit Manifest after manifest access and actionability preflight succeed. Use when you already have manifest_id plus access_token and need next-step instructions, deadlines, an evidence checklist, a suggested request, sources, and limitations; use get_exit_manifest for retrieval only, or check_reversibility then create_exit_manifest when no manifest exists. This $1.00 MPP operation can charge but never contacts the merchant, executes a cancellation, files a chargeback, or guarantees success. Invalid credentials or a non-actionable manifest are rejected before payment; retrying with the same settled payment credential avoids a second settlement, but generatedAt and deadlineStatus can reflect the current time.
reversibility
check_reversibility
Evaluate one commitment’s cancellation/refund reversibility from transaction-specific checkout terms plus maintained policy evidence, without charging or creating durable state. Use before a purchase, booking, subscription, rental, service, ticket, digital purchase, or deposit when exit deadlines or loss matter; if you only need maintained-overlay coverage use list_supported_policies, and use create_exit_manifest only after this result says paidExitManifestAvailable=true. Do not use for purchase desirability, legal advice, chargeback decisions, or executing a cancellation. Transaction-specific checkout_terms control the transaction-specific assessment when supplied; missing or conflicting evidence can return assessment=unknown rather than inventing an exit right.
supported
list_supported_policies
List the maintained merchant policy overlays and the snapshot version/date ExitProof can add to transaction-specific evidence, without charging or changing state. Use this only to inspect maintained policy coverage; use check_reversibility to evaluate an actual commitment, including merchants not listed here when transaction-specific checkout_terms are available. An absent merchant means no maintained overlay, not that no cancellation, refund, contractual, or legal right exists. The result is a read-only snapshot and does not fetch or verify a merchant’s live policy at call time.

Endpoints

URLTransportStateLatencyChecked
https://exitproof.davisvillelabs.com/mcp streamable-http answering 430 ms 6 min ago

Alternatives to ExitProof

same job, measured the same way
C
FiledProof
by filedproof

Primary-source SEC filing intelligence for AI agents, with exact evidence and provenance.

12 tools answering
Sleepwalker
by sleepwalker

AI Visibility and Content Intelligence tools for Claude and MCP-compatible agents.

answering
Arkolith
by wikatar

Evidence-backed capital-change intelligence and sourced financial data for AI agents

answering
Marrow
by getmarrow

Runtime governance, proof, outcome closure, and fleet intelligence for MCP-compatible AI agents.

397 installs/wk local only
N
Undo MCP
by agentutil

Reversibility intelligence — check if actions can be undone before executing them.

24 installs/wk local only
Paper Lantern
by paperlantern

Research intelligence for AI coding agents. 2M+ CS papers with evidence and tradeoffs.

answering
Persimmon
by persimmonhq

Brand-intelligence MCP: momentum scoring, signal evidence, and competitive context for agents.

3 tools answering
MEV Intelligence
by advalorem-mev

Real-time Ethereum liquidation intelligence for AI agents and MEV bots.

10 tools answering

ExitProof — questions

Answers built from our own checks of this server.

What can ExitProof do?
It exposes 5 tools, read directly from the server on our last check. Among them: build_exit_pack, check_reversibility, create_exit_manifest, get_exit_manifest, list_supported_policies. 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 →
Is ExitProof working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 30 of 32 checks got a reply (93.8%), average response time 384 ms. The bar chart above shows every period we have measured.
How do I connect ExitProof?
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 ExitProof need an API key?
No. ExitProof completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is ExitProof?
It answers our handshake in 384 ms on average, which is faster than 42% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.