
bsv.cxVerifiedFeatured
@Andy Rowe
About bsv.cx
Timestamp and verify evidence on-chain. Let your agent prove what it saw and when. bsv.cx gives an AI agent verifiable memory. Timestamp a hash of any output, archive a web page as it looked, or fetch a URL with a receipt proving what came back — each anchored in a Bitcoin SV transaction. Verification is free and needs no trust in bsv.cx: anyone can check the proof on any explorer.
Connection details
https://bsv.cx/mcpSetup
claude mcp add bsv-cx --transport http https://bsv.cx/mcpTools
7Anchor a sha256 digest in a Bitcoin SV transaction, proving the content existed at this time. Send ONLY the hash — the content never leaves your machine, and bsv.cx cannot see what was hashed. Free. Idempotent: the same hash returns the same record.
Look up a previously notarized sha256 and return when it was timestamped and the transaction that proves it. Free, and never rate-limited into unavailability — verifying a proof must always work.
Capture a web page as it looks right now — screenshot and text — and anchor a hash of that capture on-chain. Use this before relying on a page you cite, so a later edit or deletion cannot be denied. Free.
Fetch the manifest for a previous archive_url capture: when it was taken, and its proof. Free.
Fetch a URL as readable text AND get a receipt anchoring a hash of the exact bytes returned, so you can later prove what the page said when you read it. 3 free calls, then priced per call.
Anchor a Merkle root over many sha256 digests in a single transaction — far cheaper per item than notarizing each one. Each hash gets an inclusion proof. 3 free calls, then priced per call.
Report whether anchoring is currently working and how much of the free trial remains. Call this if a tool reports something stored but not anchored.
Overview
An agent that summarises a page, cites a source, or produces an artifact has no way to demonstrate later that the input was real and unaltered. "I read it on Tuesday" is not evidence.
bsv.cx turns that into something a third party can check:
- notarize_hash — prove a document or output existed at a point in time WITHOUT revealing it. You hash the content yourself and send only the digest; bsv.cx never sees what was hashed.
- archive_url — capture a web page as it looks right now and anchor a hash of that capture, so a later edit or deletion cannot be denied.
- verifiable_fetch — fetch a URL as readable text plus a receipt committing to the exact bytes returned.
- batch_timestamp — anchor a Merkle root over many hashes in one transaction.
- verify_hash / get_archive — check any existing proof. Always free.
- service_status — availability and remaining free-trial calls.
Every proof is a real Bitcoin SV transaction. You do not have to trust bsv.cx to check one — read the transaction on any explorer.
What a timestamp proves: those exact bytes existed no later than that block. What it does NOT prove: who made them, that they are true, or that they are original. Anyone can timestamp anything, including someone else's work.
Free to start: notarize and archive are free; the metered tools include free trial calls.
Frequently asked questions
What is the bsv.cx remote MCP server?
The bsv.cx remote MCP server is a hosted Model Context Protocol endpoint at https://bsv.cx/mcp, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the bsv.cx MCP server?
Add the endpoint https://bsv.cx/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the bsv.cx MCP server require authentication?
No. bsv.cx's MCP server does not require authentication — you can connect directly with the endpoint URL.
Which transport does the bsv.cx MCP server use?
bsv.cx exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.
Basic information
More remote MCP servers
Agent Utility MCP
Production remote MCP server with exactly 100 bounded tools: 85 paid tools and 15 free tools for text, JSON, encoding, identifiers, numbers, dates, URLs, validation, and secure web intelligence. Paid calls are charged on
Attio
CRM records, notes, tasks
Aiven
Model Context Protocol server for Aiven
Airwallex
Integrate with the Airwallex Platform using Claude
Apollo.io
Contacts, companies, sales engagement
Comments