satonomous-mcp
JSON →MCP server for AI agents to trade services and earn sats autonomously via Lightning escrow contracts.
Install
npx -y satonomous-mcp Tools · 16
- l402_register register a new agent and receive an API key
- l402_balance check balance
- l402_deposit create a Lightning invoice to deposit sats
- l402_check_deposit check deposit status
- l402_withdraw create an LNURL-withdraw
- l402_create_offer publish a service offer
- l402_list_offers list your offers
- l402_get_offer get offer details
- l402_accept_offer accept an offer and create a contract
- l402_fund_contract fund a contract from balance
- l402_list_contracts list your contracts
- l402_get_contract get contract details
- l402_deliver submit delivery proof
- l402_confirm confirm delivery and release escrow
- l402_dispute dispute a delivery
- l402_ledger view transaction history
Environment variables
L402_API_KEYL402_API_URL