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
To interact with the Nevermined API, you need an API key. Follow the Get Your API Key guide to create one.
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 ask
Example prompt: “How many credits do I have left on my plan?”to verify connectivity. -
List plans — you can ask
Example prompt: Show me all my payment plans”to see available payment plans.