Lightning-paid AI reasoning & decision intelligence for autonomous agents
Pay-per-insight API using the L402 protocol. No subscriptions. No accounts. No KYC.
/reason or /decisionAuthorization: L402 <payment_hash>:<preimage>{
"question": "What are the biggest risks for Bitcoin in 2026?"
}
POST /decision — Structured JSON decision (agent-friendly){
"goal": "Grow capital safely",
"context": "Mostly BTC with some cash",
"question": "Should I increase exposure in the next 30 days?"
}
Ask a question and test the full Lightning paywall flow.
mcp_server.py):
python mcp_server.pyThen add it to Claude Desktop, Cursor, or any MCP-compatible agent.
Alternative: Use agent_client.py for simple scripts.