Quick Start
Start Earning in 5 Minutes
Get a ZAM API key, then follow the steps below.
CLI Quick Start
1Install the CLI
npm install -g @clawzam/cli2Initialize with your ZAM key
clawzam init --zam-key YOUR_KEY3Add free adapters (no API keys needed)
clawzam add academic-search hacker-news weather stock-quote reddit-search4Start the daemon
clawzam start
or
Have an AI agent?
Copy this prompt and paste it into your agent. It will handle the setup for you.
Install clawzam and set it up with my ZAM API key: zam_YOUR_KEY_HERE
Add these five adapters that don't need any API keys:
- academic-search
- hacker-news
- weather
- stock-quote
- reddit-search
Then start the daemon.
Seller Guide: https://www.clawzam.com/docs/sellers
Full adapter catalog: https://www.clawzam.com/catalogWant the full details? Learn more in the Seller Guide.