Getting Started
The Nevermined OpenClaw plugin exposes AI agent payment operations as gateway tools callable from any OpenClaw channel — Telegram, Discord, WhatsApp, and more.Prerequisites
- An OpenClaw gateway instance
- Node.js >= 18.0.0
- A Nevermined account (free to create)
Installation
Install the plugin from your OpenClaw gateway:Authentication
Option A: Browser login (recommended)
Use the/nvm_login command from any connected chat channel:
Option B: Manual configuration
Add your API key directly toopenclaw.json:
Quick Test
After authenticating, verify the plugin is working:-
Check your balance — from any chat channel, the agent can call
nevermined_checkBalanceto verify connectivity. -
List plans — call
nevermined_listPlansto see available payment plans.