Mission ops handbook
The flight ops team is the human in the loop. Pull the latest TLE before AOS-30, confirm the Pass log template is open, then watch the downlink. Always.
A real-time doc editor with a built-in Model Context Protocol server. Claude, ChatGPT, Gemini, Cursor — any MCP client can read, write, organise and search your docs alongside you.
The flight ops team is the human in the loop. Pull the latest TLE before AOS-30, confirm the Pass log template is open, then watch the downlink. Always.
Agents · MCP
You don't switch AIs — you hand them more context. Writespace becomes the persistent knowledge base your existing AI plugs into. Paste a personal access token into Claude, ChatGPT, Gemini, Cursor or any other MCP client, and your AI can read, write, organise and query your workspace right alongside you.
What your AI can do
Your agent reads, writes, organises and queries — every action you can take in writespace, exposed as a primitive your model can call.
Walk your workspace tree, fetch any doc as lossless JSON or markdown, and run full-text search with ranked snippets — drop straight into your agent as RAG retrieval.
Create docs, append paragraphs, replace a single section by its heading, or shallow-merge metadata. Lean responses by default — your model doesn't burn context echoing what it just wrote.
Restructure on the fly — create and rename folders, move docs,
and query by structured metadata (status: "accepted") to find exactly what your agent needs.
Every tool · setup snippets · troubleshooting
The workspace
No projects. No databases. No "page in a page in a page".
Folders, docs, and stable IDs. The same shape humans see in the
sidebar is the same shape your agent walks via
list_folders and
list_docs.
Things we believe — small in number, strongly held. The rest stays loose. The doc lives next to the rest of the handbook, so it's easy to find later.
Open it, edit it, close it. Nothing else to do.
The editor
Headings, lists, code, tables, diagrams — reach any of them without leaving the keyboard. Underneath, every doc is lossless JSON, so agents read and write the same canvas you do. The format negotiation is over.
The hardest part of writing isn't the writing. It's the first sentence that feels honest. /
You write. You re-read. You cut the first paragraph.
A draft you ship is worth ten you polish.
So write fast. Re-read once. Then send it.
What's in the box
A focused doc editor for humans, an MCP server for agents, and the connective tissue between them. Nine features. The rest you can build with the tools.
Remote-hosted, HTTP-based, spec-compliant. Connect Claude, ChatGPT, Gemini, Cursor — anything that speaks MCP.
Read, write, organise, search, query metadata, replace sections — every primitive in the app, exposed to your model.
Issue and revoke per-agent tokens from Settings. Scoped to your account, never shared, easy to rotate.
Agent writes broadcast over Realtime. Open editors refetch the new state in the same tab — no merge guesswork.
JSONB on every doc. Agents shallow-merge updates, query by containment, treat it as queryable frontmatter.
Ranked Postgres ts_vector search with highlighted snippets. Drop it into your agent as RAG retrieval, no extra step.
Headings, lists, code, tasks, tables, mermaid diagrams. Every format renders as you type — no preview pane.
Edits never collide, even when several people type at once. A presence stack shows who's in the doc right now.
writespace://doc/<id> URIs route inside the editor and never break on rename — the way agents should reference docs.
Pricing
Free to start. Pro when you need more.
Free
$0
forever — no card required
Pro
$5
per user / month — cancel any time