agentwalletapi
SKILL.md
OpenclawCash Agent API
Interact with OpenclawCash-managed wallets to send native assets and tokens, check balances, execute DEX swaps, and manage Polymarket account, orders, and redeem flows via Polygon wallets.
This skill may also be referred to as openclawcash.
Requirements
- Required env var:
AGENTWALLETAPI_KEY - Optional env var:
AGENTWALLETAPI_URL(default:https://openclawcash.com) - Required local binary:
curl - Optional local binary:
jq(for pretty JSON output in CLI) - Network access required:
https://openclawcash.com
Preferred Integration Path
- If the client supports MCP, prefer the public OpenClawCash MCP server:
npx -y @openclawcash/mcp-server