This connects Claude or any MCP agent to ExergyNet's thermodynamic compute clearinghouse running on Base L2. It exposes a single tool, exergynet_open_job, that autonomously handles the full workflow: USDC approval, on-chain escrow, and ZK-verified compute job submission via the LNES-04 protocol. You'd reach for this if you're building agents that need to pay for off-chain computation trustlessly using smart contract escrow instead of traditional API billing. Requires a funded Base wallet private key and RPC endpoint. The agent handles all transaction signing without human intervention, so treat the configured wallet as a hot key with limited funds.
claude mcp add --transport stdio io.github.ezumba-exergynet -- npx -y exergynet-mcp-server