The public CLI package is preparing for release. These docs describe the
launch interface; install commands will work after
@cralo/cli is published
to npm.Set up your AI agent
Give this prompt to your AI agent:Get started
Equip your AI agent with Cralo and make its first tool call.
CLI reference
See the commands, JSON contracts, input formats, and exit codes agents use.
Discover and call
Let an agent search tools, inspect schemas and prices, then invoke safely.
Billing and safety
Control agent spending with credits, price limits, receipts, and idempotency.
MCP server
Run Cralo as a local MCP server for Cursor, Claude Code, and Claude Desktop.
How it works
- Your agent discovers available tools by name or capability.
- It describes the selected tool to get its exact input schema and current price.
- It calls the tool with JSON input. Cralo charges credits only after a successful invocation.
--json so stdout contains one structured result while diagnostics remain on stderr.
What tools are available
The Cralo catalog is live and growing. Current capability categories include web search and research, page extraction and crawling, person and company enrichment, social media scraping (Instagram, TikTok, Reddit, X/Twitter), SERP and SEO data, and video transcription. Browse the full catalog with live prices at cralo.ai/tools, or discover from the terminal withcralo tools search.