MCP Servers / other / satonomous-mcp

satonomous-mcp

JSON →
stdiononeother

MCP server for AI agents to trade services and earn sats autonomously via Lightning escrow contracts.

Install
How to run this server
[ { "cmd": "npx -y satonomous-mcp", "imports": [] } ]
server path: satonomous-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envL402_API_KEY
envL402_API_URL
Resources
satonomous-mcp — MCP Server · libregistry