Why
Every Instagram tool I tried wanted an account, a subscription, and full access to my profile. Social Cockpit runs entirely on your own machine. Nothing is sent to a third party, there is no service to sign up for, and the data stays on disk where you can read it.
What it does
- Analytics - follower growth, reel views, posting cadence, and an hour-by-hour best-time-to-post instrument.
- Compose Studio - drag a reel, photo, carousel, or Story off your desktop, caption it, preview it, and publish.
- Scheduling - a drag-and-drop calendar for Instagram and YouTube. Book a slot against a slug and let the worker choose the video when the slot comes up.
- Inbox - read and reply to comments from one threaded view instead of the app.
- Automations - a comment → follow → DM funnel that runs unattended, with send caps and an API-usage meter you control.
- MCP server - drive the scheduler from Claude Code or any MCP client, over the same HTTP API and validation the UI uses.
Running it
Clone the repo, add your credentials to a local .env, and start the stack. It
serves a dashboard on localhost and keeps a background worker alive for
scheduled jobs.



