Skip to content
K

Monday Morning

Local-first project management for developers — it runs your agents, whoever sells the model. Track specs, tasks, issues, and notes as plain files in your repos, and dispatch, watch, and record agent work from a native desktop Floor.

Agents run as a roster, not a chat window — dispatch several at once and see which ones need you. Specs, tasks, and everything an agent learns live as markdown in a .mm/ directory inside your repository, not in a database you cannot read. And it is built to run your agents whoever sells the model: Claude Code and OpenAI’s Codex CLI are the shipped adapters, and the adapter contract is what the next one plugs into.

Local-first, account-optional

All project state lives in plain Markdown and JSON files inside your repo. No sign-in required — signed out, everything works locally. Signing in adds optional cloud team visibility, nothing more.

Universal MCP verbs

Thirteen universal verbs (mm_create, mm_list, mm_get, mm_update, mm_complete, and friends) with an entity discriminator, plus a core catalog of about 22 tools listed by default. Agents get structured access to specs, tasks, issues, and notes.

Plugin Ecosystem

Connect GitHub, Slack, Harvest, Notion, Trello, Grain, Google Calendar, and Obsidian through a typed plugin system. Build your own integrations with the plugin API.

Desktop App

A native app built around the Floor — one screen with a command bar to dispatch agents, a roster of running agents, a stage that shows one session at a time, and doors to your roadmap, artifacts, and activity.