Use with agents
Connect your agent to MPP-enabled services
Agents can automatically interact with MPP-enabled services, paying for API calls without human intervention. Learn more about agentic payments or get started below.
| Tool | Best for | Setup |
|---|---|---|
| Tempo Wallet | MPP services with spend controls and service discovery | tempo wallet login |
| Privy Agent CLI | Multi-chain agent wallets with browser-based funding | privy-agent-wallets login |
| AgentCash | Discover and use 300+ premium APIs via MPP | npx agentcash onboard |
mppx CLI | Development and debugging | mppx account create |
Tempo Wallet Recommended
The Tempo Wallet is a managed MPP client with built in spend controls and service discovery. Agents can use tempo wallet to discovery and pay for MPP-enabled services on demand.
Privy Agent CLI
Privy Agent CLI gives agents a CLI-first way to create, fund, and manage wallets with no integration code. It pairs with the Agent Sandbox where users track agent spending, manage funds, and revoke access.
The agent never holds the wallet private key—each CLI session generates a P-256 keypair used to sign authorization payloads.
AgentCash
AgentCash gives agents instant access to 300+ premium APIs for data enrichment, social data, image generation, web scraping, email, and much more, all through one USDC.e balance.
mppx
The mppx CLI is a lightweight MPP client bundled with the mppx package. It is designed for simple use cases and debugging during development.