# claude-view

> Mission Control for AI coding agents — monitor, orchestrate, and command your fleet from desktop or phone.

## About
claude-view is an open-source developer tool that monitors Claude Code sessions,
tracks costs, and lets you control AI agents from a web dashboard or native mobile app.
Zero config: `npx claude-view`. Rust backend, React web app, ~15MB binary.
Landing page built with Astro 5 (zero client-side JS).

## Docs
- [Getting Started](/docs/): Install and first run
- [Mission Control](/docs/features/mission-control/): Live agent monitoring
- [Agent Control](/docs/features/agent-control/): Send messages, approve tools
- [Mobile App](/docs/guides/mobile-setup/): iOS/Android setup and pairing
- [Cost Tracking](/docs/features/cost-tracking/): Token usage and model costs
- [AI Fluency Score](/docs/features/ai-fluency-score/): Measure AI coding effectiveness
- [Search](/docs/features/search/): Grep search across sessions
- [CLI Reference](/docs/reference/cli-options/): Command line options
- [API Reference](/docs/reference/api/): HTTP API endpoints

## Optional
- [Blog](/blog/): Technical deep dives and release announcements
- [Changelog](/changelog/): Version history
- [Claude Code Plugin](/docs/guides/plugin/): Native plugin — 8 tools, 3 skills, auto-start hook
- [Privacy Policy](/privacy/): Data collection, third-party services, user rights
