Labsco
dulzuradev logo

LiveAuth MCP Server

β˜… 1

from dulzuradev

Proof-of-Work + Lightning Network authentication for AI agents. Wraps paid MCP tools with L402-signed receipts.

πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedPaid serviceAdvanced setup

⌁ labsco summary β€” our analysis, not the vendor's

What it is β€” An MCP server that adds authentication, pay-per-call metering, and signed receipts to AI-agent tool calls using proof-of-work (free) or Lightning Network micropayments (sats).

What you get β€”

  • Gate a tool by cost-of-compute or sats β€” e.g. "start a session, solve the PoW challenge, then meter each paid call"
  • Session flow tools: liveauth_mcp_start, _confirm, _charge, _refresh, _status, _lnurl, _usage
  • HMAC-signed mcp-call-receipt-v1 receipts auditors can verify offline
  • Charge AI agents per call without account signup; L402-compatible bundle access

Requirements β€” LIVEAUTH_API_KEY and LIVEAUTH_API_BASE for production; get a key at liveauth.app. Or run demo mode with no account/key.

Cost snapshot β€” MIT-licensed server; it fronts the LiveAuth service and real Lightning payments. Demo mode uses a real invoice with simulated confirmation (free); live mode meters real sats. No dollar prices shown.

Setup effort β€” npx @liveauth-labs/mcp-server for demo; add the key for production.

Our take β€” Useful for API owners who want to monetize or spam-proof MCP tools with Bitcoin-native metering, but going live requires a LiveAuth account and real Lightning payments β€” demo mode only simulates confirmation.

Source: the project README β€” summarized 2026-07-08.