An MCP-native service orchestration layer for Claude Code and other LLMs to discover, quote, pay for, and deploy crypto-native agent services directly from the terminal.
# Install dependencies
npm install
# Build
npm run build
# Run in dev mode
npm run dev
# Start production server
npm start