Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

io.github.ledgerproof/laen

io.github.ledgerproof/laen

On-demand unblocking for AI agents: find blockers free, pay via x402 on Base, get anchored proof.

Uptime
100.0%
1 direct probes · 30d
Response
452ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

laen_find_blockers

FREE. Search LAEN's live blocker feed (universal blocker schema) for execution blockers matching a failure signature. Returns fundable blockers with gap_type, failing_assertion, resolution_contract (x…

laen_quote

FREE. Get the price and EXACT x402 payment requirements for resolving one blocker. Use the returned requirements.accepts[0] to construct/sign your payment with your own x402 client (e.g. x402-fetch cr…

laen_resolve

PAID (your wallet). Submit your SIGNED x402 payment payload (the base64 X-PAYMENT header value your client produced for this blocker's requirements) and receive the resolution: independently verifiabl…

army_list_services

FREE. List the LedgerProof Settlement Army's 21 live data services an agent can buy per-call with x402 (USDC on Base, no account, no subscription, no signup). Each entry returns its price in USD, the …

army_quote

FREE. Get the EXACT x402 payment requirements for one Settlement Army service, for the specific input you intend to buy. Returns the verbatim 402 challenge — use requirements.accepts[0] to construct a…

army_buy

PAID (your wallet). Submit the signed X-PAYMENT payload your client produced for this service's requirements and receive the deliverable plus a FREE cryptographic hash receipt with an independently ch…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ledgerproof/laen": {
      "url": "https://jmspfggpztykyubyzvlx.supabase.co/functions/v1/laen-mcp",
      "transport": "streamable-http"
    }
  }
}