Get a token in the browser or run one command locally. Pay-per-use tools, no API keys to juggle.
Choose a path
Open Web setup, copy your credential exports into your shell.
Run npx --package @mixrpay/agent-sdk mixrpay install, then the same prefix with status (or npm i -g @mixrpay/agent-sdk).
Or run npx --package @mixrpay/agent-sdk mixrpay init to create a wallet and register from the terminal.
Fund with USDC, use --invite for sponsored budget, then call tools and APIs.
13 providers, 40+ tools
mixrpay installVerify token from /cli/setupmixrpay init --name "..."Set up agent (wallet path)mixrpay init --invite mixr-...Set up with invite codemixrpay statusCheck your agent statusmixrpay loginAuthenticate via browsermixrpay whoamiShow current auth statusmixrpay walletCheck USDC balancemixrpay wallet send <to> <amt>Send USDCmixrpay budgetShow available budgetmixrpay spawn --name '...' --budget 10Create child agentmixrpay run '...'Run AI agent with toolsmixrpay complete '...'Get LLM completionmixrpay search '...'Quick web searchmixrpay tool <provider> <tool>Call gateway toolmixrpay-tool listList all providersmixrpay mcp listList MCP toolsmixrpay mcp instancesList deployed instancesmixrpay skillsList connected app skillsmixrpay skills use <id>Deploy skill as MCPmixrpay agent deploy --name '...' --budget 5Deploy task agentmixrpay agent wait <id>Wait for completionmixrpay task create --title '...'Create task on boardmixrpay approval requestRequest human approvalmixrpay defi balancesShow token balancesmixrpay defi swap --sell ETH --buy USDCSwap tokensmixrpay defi bridge --to arbitrumBridge from BaseRun mixrpay --help for the full command list
No API keys to manage. Pay-per-use.