
Talos Auditor by Foundrix tracks Claude Code and Cursor spending per person, project, and sprint. It offers three privacy modes (prompts stay local via Ollama), Slack alerts, and Sonnet 4.7 insights,
Engineering cost tracking
Monitor token-level spending for individual developers, projects, and sprints across Claude Code and Cursor.
Privacy-sensitive AI usage
Teams handling sensitive code can use the "Off" or "Categorize" privacy modes to keep prompt text local or redact it via Ollama.
Slack-based cost alerts
Receive real-time Slack notifications when spending exceeds thresholds or patterns change.
Sprint-level budget management
Tie AI tool costs directly to sprint cycles for better resource allocation and reporting.
Multi-tool cost consolidation
Track spending across Claude Code, Cursor, and Hugging Face API from a single dashboard.
Post-launch integrations
Planned support for GitHub Copilot, GitHub App (per-PR costs), and Linear will extend tracking to more workflows.
Three privacy modes
"Off" (default) uploads token counts and metadata only, with no prompt text ever sent to the cloud. "Categorize" uses either Cloudflare edge Haiku to classify prompts and discard raw text, or a local Ollama instance running llama3.1:8b so nothing leaves the machine. "Full" archives complete prompt and completion text, available only with team admin opt-in.
Local agent daemon
The agent runs as a daemon via launchd (macOS) or systemd (Linux), tailing log files on each developer's machine and uploading metadata to the Cloudflare-edge API.
AES-256-GCM encrypted outbox
The agent's outbox is encrypted with the key held in the OS keychain (macOS Keychain, Linux libsecret).
Slack integration
Pro plan includes Slack alerts for spending thresholds and anomalies.
VS Code + Cursor extension
A single package published to both the VS Code Marketplace and Open VSX, installed via `talos-auditor install-extension`. It reuses the CLI agent token for one sign-in across both tools.
Status bar display
Shows real-time cost and request count (e.g., "$2.31 · 12 req") directly in the editor.
Sonnet 4.7 insights
Provides AI-powered analysis of spending patterns and optimization opportunities.
365-day data retention
Pro plan retains cost data for one year, enabling long-term trend analysis.
curl -fsSL https://auditor.talosfoundrix.com/install.sh | sh, then run talos-auditor login to authenticate via browser device-code OAuth. The agent runs as a background daemon. For editor integration, run talos-auditor install-extension to install the VS Code/Cursor extension. Admins set the team-wide privacy mode; developers can fall back to local Ollama. Full product documentation is available at https://talosfoundrix.com/llms.txt and https://talosfoundrix.com/llms-full.txt.Talos Auditor by Foundrix tracks Claude Code and Cursor spending per person, project, and sprint. It offers three privacy modes (prompts stay local via Ollama), Slack alerts, and Sonnet 4.7 insights,
Category:Automation
Visit Link:https://talosfoundrix.com/auditor
Tags:AI cost tracking、Claude Code monitoring、Cursor usage analytics、privacy-preserving AI tool、Slack integration