A decentralized MCP server that allows AI agents to pay for diverse services using USDC micropayments on the Polygon network without API keys or subscriptions.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install hs58
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install hs58 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The drain-mcp skill is a specialized MCP server designed to solve the complexity of managing multiple API keys and subscriptions for AI services. By utilizing the DRAIN payment protocol, this skill enables agents within the ecosystem of Openclaw Skills to discover providers and open secure payment channels. This approach replaces traditional credit card billing with a non-custodial wallet system where the private key never leaves your local environment, ensuring both security and privacy.
Built for developers who value autonomy and cost-efficiency, this tool allows for pay-per-use access to high-performance LLMs, image generators, and web scraping tools. By integrating this into your Openclaw Skills setup, you empower your agents to handle their own service procurement through smart-contract enforced payment channels on the Polygon Mainnet, featuring extremely low transaction costs.
To begin using this skill within your Openclaw Skills environment, first install the package:
npm install -g drain-mcp
Next, generate a secure, local wallet. Ensure you store the private key safely as it is required for signing transactions locally:
node -e "const w=require('ethers').Wallet.createRandom();console.log('Address:', w.address, '\\nKey:', w.privateKey)"
Fund your new address with at least $1 USDC on the Polygon Mainnet. Finally, configure your MCP client by adding the DRAIN_PRIVATE_KEY to your environment variables to activate the full range of Openclaw Skills payment features.
| Component | Description |
|---|---|
| channelId | A unique identifier for the on-chain payment channel session |
| DRAIN_PRIVATE_KEY | The locally stored Polygon wallet key used for signing vouchers |
| Provider Metadata | Includes category, pricing per request, and the specific API endpoint |
| Payment Voucher | An EIP-712 compliant cryptographic signature authorizing a specific USDC amount |
Loading
Fetch and summarize South Korean corporate disclosures directly from the OpenDART API for real-time financial intelligence.

An AI-driven tool for generating beautiful, e-ink optimized web layouts specifically designed for SenseCraft HMI displays.

A professional content generation tool designed to create human-like, high-CTR XiaoHongShu notes while eliminating robotic AI writing patterns.

A powerful command-line interface for Zotero that allows researchers to manage bibliographic references, read attachments, and sync notes directly from the terminal.

A unified API interface for querying real-time prediction market data, whale trades, and sentiment analytics across 9+ decentralized and centralized platforms.

Automate the discovery and comparison of live events on plvr.io using browser automation.








































