Claude Code Organizer runs entirely on your local machine. Here's what that means:
None. This tool does not collect, store, or transmit any data to external servers.
- Reads and writes files in your local
~/.claude/directory - Runs a local HTTP server on
localhost(default port 3847) - No network requests are made — everything stays on your machine
- SortableJS is loaded via CDN (
cdn.jsdelivr.net) for drag-and-drop functionality. This is the only external request made by the dashboard UI. - No analytics, tracking, or telemetry of any kind.
Your data never leaves your computer. This tool is a local file manager for your Claude Code configuration — nothing more.
Last updated: 2026-03-19