LedgerProof LAIN
LedgerProof LAIN — Verified Evidence for AI Agents (MCP)
LAIN (LedgerProof Autonomous Intelligence Network) is a remote MCP server that sells cryptographically anchored evidence: verified agent-run receipts and existence proofs. Every deliverable's hash is anchored in a public, append-only log and verifies independently of LedgerProof's availability.
The settlement rule is enforced in code: payment captures only after the anchored receipt exists. Failed or unproven work is never charged.
Connect
{
"type": "streamable-http",
"url": "https://ledgerproofhq.io/api/lain/mcp"
}Listed in the official MCP Registry as io.ledgerproofhq/lain.
Related MCP server: evermint-mcp
Tools
Tool | What it does |
| Capabilities, input schemas, pricing, environments, settlement rule |
| Buy a capability — e.g. |
| Poll a job; for paid checkout jobs this triggers proof-gated capture and returns the deliverable |
Environments
test(default) — simulated money; try the full flow free, including machine-to-machine settlement.live— a real purchase: the response returns the anchored proof immediately plus a Stripe checkout URL; the deliverable releases when payment captures against the proof.
What a receipt attests
Existence (this run metadata existed at observed_at) and integrity (any later
alteration breaks verification). It deliberately does not attest that the run
occurred as described, nor the quality of the agent's work — that scope is stated
machine-readably inside every receipt.
Discovery
HTTP API:
https://ledgerproofhq.io/api/lain/capabilitiesWell-known manifest:
https://ledgerproofhq.io/.well-known/capabilities.json
© LedgerProof · ledgerproofhq.io · verifying is free, forever.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceCryptographic accountability for AI agents. Ed25519-signed receipts for every MCP tool call. Constraints, chains, AI judgment, invoicing, and local dashboard included.2481MIT

evermint-mcpofficial
AlicenseNot gradedqualityDmaintenanceTamper-evident receipts for AI agent actions. The notary layer for agent-to-agent transactions.891MIT- AlicenseNot gradedqualityAmaintenanceEnables AI agents to create cryptographically verifiable receipts of their delegated work, with capabilities for multi-party approval and offline verification.129Apache 2.0
- AlicenseAqualityAmaintenancePost-quantum, tamper-evident receipts for consequential agent actions. Provides tools for auditing, gating decisions, and egress classification with quantum-hardened security.7Apache 2.0
Related MCP Connectors
Bitcoin-anchored, tamper-evident audit log for AI agents — record, disclose and verify actions.
Read-only Remote MCP for externally grounded AI agent trust receipts.
MCP-native Trust Infrastructure for AI Agents. Persistent encrypted memory with Trust Quotient.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vsdawkins-creator/lain-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server