Skip to main content
Glama

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

discover_capabilities

Capabilities, input schemas, pricing, environments, settlement rule

request_capability

Buy a capability — e.g. receipt.agent-run: pass action + one of inputs_hash/outputs_hash/state_hash (sha256)

get_job

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/capabilities

  • Well-known manifest: https://ledgerproofhq.io/.well-known/capabilities.json


© LedgerProof · ledgerproofhq.io · verifying is free, forever.

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables AI agents to create cryptographically verifiable receipts of their delegated work, with capabilities for multi-party approval and offline verification.
    129
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    Post-quantum, tamper-evident receipts for consequential agent actions. Provides tools for auditing, gating decisions, and egress classification with quantum-hardened security.
    7
    Apache 2.0

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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