{"cli":{"name":"snowline-cli","packageName":"snowlineapp","version":"1.0.0","description":"Official CLI for Snowline — Real Business Tracker & Enterprise Intelligence.","install":{"npmGlobal":"npm install -g snowlineapp","npx":"npx snowlineapp <command>","pnpm":"pnpm add -g snowlineapp","brew":"brew install frey-web3/tap/snowline"},"commands":[{"command":"snowline businesses [category]","description":"List all tracked enterprise companies or filter by category.","example":"snowline businesses 'Artificial Intelligence'"},{"command":"snowline business <slug>","description":"Get full profile, milestones, and operational metrics for a company.","example":"snowline business anthropic"},{"command":"snowline updates [--limit N]","description":"Fetch real-time chronological stream of verified corporate updates.","example":"snowline updates --limit 5"},{"command":"snowline search <query>","description":"Search across companies, milestones, metrics, and sectors.","example":"snowline search 'Blackwell GPU'"},{"command":"snowline reports [sector]","description":"Display executive sector intelligence reports.","example":"snowline reports semiconductors"},{"command":"snowline mcp","description":"Launch stdio Model Context Protocol server for local AI agents (Claude Desktop / Cursor).","example":"npx snowlineapp mcp"}],"configuration":{"claudeDesktopConfig":{"mcpServers":{"snowline":{"command":"npx","args":["-y","snowlineapp","mcp"]}}}}}}