x402 paywalls.
By connecting this plugin, your agent gains access to the @delegare/mcp-tools suite, allowing it to spend funds safely using a pre-authorized AP2 Intent Mandate (SD-JWT-VC) without needing you to approve every transaction.
Installation & Setup
1. Install the plugin
You can install the plugin globally using npm:2. Add the MCP server to OpenClaw
Open your OpenClaw desktop app or gateway and navigate to Settings → MCP Servers → Add Server. Use the following configuration:- Name:
Delegare - Command:
npx - Args:
-y @delegare/openclaw-plugin - Auth:
OAuth 2.0(Connects securely to your Delegare account)
3. Authorize and Set Limits
Once added, click Connect in the OpenClaw interface. You will be redirected to the Delegare Dashboard where you can:- Connect your preferred payment method (Stripe card or Base USDC wallet).
- Set your agent’s autonomous spending limits (e.g., “$50 max per month”).
- Confirm the setup.
Usage
Your agent is now economically enabled! You can try prompting OpenClaw with tasks that require payment or data retrieval:Security Features
- Zero Popups: Once limits are set, the agent handles transaction signing server-side. No wallet popups will interrupt its workflow.
- Non-Custodial: Your master private key never leaves your device. The agent only receives a tightly scoped, easily revokable session key.
- Strict Bounds: Every transaction is verified by the Vault backend against the human-defined per-transaction and monthly limits.