inspect→plan→preview→approve→commit→verify
It doesn't click pixels and doesn't write into the file directly. Same operations, same history, same save path as the person at the screen — every change visible, every change reversible. The engine speaks MCP, so the assistant you already use plugs straight in.
ClaudeCursorChatGPTany MCP client
Connect one now. The demo documents on this site are served to MCP clients at https://view.sumoffice.com/mcp — five read tools today (document_open, document_describe, document_read, document_find, document_comments) over the same live editor cabins the buttons above open. Each session gets its own cabin; nothing is written back yet — proposals and approve-then-apply are the next step, and we will say so here when they land, not before.
{ "mcpServers": {
"sumoffice": {
"command": "npx",
"args": ["-y", "mcp-remote",
"https://view.sumoffice.com/mcp"]
}
} }
Or inside the editor. Open a sample in the browser editor and press ✦ Agent in the corner: the same panel — Task, Changes, Checks — works on the document you have open, through the editor’s own tools, and nothing changes until you press Apply. Spreadsheet: event budget · Document: workshop brochure · Spreadsheet with a macro (ask it to explain the macro — it reads the source and never runs it; ask it to run — it runs on a copy and you apply) · Spreadsheet with a Power Query