TheDocumentation Index
Fetch the complete documentation index at: https://usenaive.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
naive CLI is built for agentic use — every command returns structured JSON with result data, contextual next steps, and guidance for autonomous operation. It follows the same patterns as tools like Meow and Lindy.
Installation
Agent-Native Output
Every command returns a structured JSON response:- Parse results programmatically
- Determine what to do next
- Chain operations autonomously
- Understand error recovery paths
Configuration
Config is stored at~/.naive/config.json:
Environment Variables
| Variable | Description |
|---|---|
NAIVE_API_KEY | Override API key (for CI/headless use) |
NAIVE_BASE_URL | Override API URL (default: https://api.usenaive.ai) |
Command Groups
| Group | Commands | Description |
|---|---|---|
| Auth | register, login, link, verify, whoami, companies, keys | Account creation, authentication, company management |
| Identity | identity, identity emails, identity resources | View provisioned resources |
| Domains | domains, domains connect, domains setup-records (alias: dns-records), domains verify, domains search, domains purchase, domains zone-records, domains set-record, domains delete-record | Domain management, search + purchase, agent DNS record editing |
| Billing | billing plans, billing subscribe, billing upgrade, billing status, billing portal, billing packs, billing topup | Plans, subscriptions, credit top-ups |
email inboxes, email create, email delete, email send, email inbox, email read | Create inboxes, send/receive email | |
| Search | search, search url, search research | Web search, URL extraction, deep research |
| Images | images generate, images stock, images status, images models | AI image generation and stock photos |
| Video | video generate, video status, video models | AI video generation |
| Social | social status, social activate, social connect, social accounts, social post, social posts, social publish, social analytics | Social media management via bundle.social |
| Verification | verification start, verification list, verification status, verification complete, verification resend | Identity verification (KYC) via Footprint |
| Formation | formation naics-codes, formation submit, formation list, formation status, formation documents, formation download | Company formation (LLC) via Doola |
| Travel | business google hotel-searches, business google hotel-info, business tripadvisor search | Travel discovery and hotel intelligence |
| Reviews | business google my-business-info, business google reviews, business google qna, business trustpilot, business tripadvisor reviews, business social, business tasks-ready, business task-get | Reputation, review aggregation, and engagement metrics |
| Jobs | jobs, jobs get, jobs cancel | Monitor async operations |
| Status | status, usage | Account status and credit history |