Installation Methods
ChainStream skills can be installed through multiple channels depending on your agent platform.| Platform | Method | Setup Time |
|---|---|---|
| ClawHub | Marketplace install | ~30 seconds |
| Cursor | Plugin auto-discovery | ~1 minute |
| Claude Code | Plugin install | ~30 seconds |
| Codex | Git clone | ~1 minute |
| OpenCode | Git clone | ~1 minute |
| Gemini CLI | Extension install | ~30 seconds |
ClawHub
ChainStream skills are published on ClawHub, the OpenClaw skill marketplace.| Skill | ClawHub URL | Version |
|---|---|---|
| chainstream-data | clawhub.ai/chainstream-data | Latest |
| chainstream-defi | clawhub.ai/chainstream-defi | Latest |
Cursor
Skills are automatically discovered via the.cursor-plugin/plugin.json configuration included in the skills repository.
Open in Cursor
Open the cloned
skills/ directory in Cursor. The .cursor-plugin/plugin.json tells Cursor to load the skills automatically.Cursor will also publish ChainStream as a marketplace plugin. Once available, you can install directly from Cursor Settings > Extensions.
Claude Code
.claude-plugin/plugin.json in the skills repo provides the plugin metadata for Claude Code.
Claude Code marketplace plugin is coming soon. Once published, install directly from the Claude Code plugin store.
Codex
OpenCode
Gemini CLI
gemini-extension.json in the repo root configures Gemini CLI to load the context file.
MCP Server Configuration
Skills work best when paired with the ChainStream MCP Server. Add this to your MCP client configuration:- Cursor / VS Code
- Claude Desktop
Get your API Key from ChainStream Dashboard or via x402 / MPP payment.
Verify Installation
After installation, test with a simple query:Next Steps
chainstream-data
Data query capabilities: token, market, wallet
chainstream-defi
DeFi execution: swap, launchpad, transaction

