Agents can
- create their own wallets
- pay for x402 and MPP API endpoints
- issue virtual cards or store a human’s card
- receive and send ACH/wire transfers.
- accept payments.
- trade on Hyperliquid and Polymarket.
Choose your path
MCP
Connect an agent framework to Sponge wallet tools with a remote MCP server.
CLI
Initialize an agent, claim it later, inspect balances, transfer funds, and print MCP config from the terminal.
SDK
Build with
@paysponge/sdk or paysponge using wallet and platform clients.Claude Agent SDK
Give Claude Agent SDK the full Sponge wallet toolset through MCP.
Vercel AI SDK
Wrap Sponge wallet calls as Vercel AI SDK tools with your own policy checks.
OpenAI Agents SDK
Use OpenAI Agents SDK function tools around
SpongeWallet actions.