Incise 1.12.15
Any coding agent can now drive Incise. Turn on View ▸ Enable Agent Integration (MCP) and Incise serves its editor tools — open a file, read the current selection, list open tabs and workspace folders, show a diff to accept or reject — over a local MCP endpoint that agents connect to directly. Settings ▸ Agents has the URL and copy-paste config for Claude Code, Antigravity, Codex, VS Code, Cursor, and anything else that speaks MCP over HTTP.
Previously only Claude Code could reach these tools, over a private WebSocket. That still works unchanged; this adds the standard transport alongside it, so Codex, Antigravity, Cursor, Zed and the rest get the same tools.
Off by default. When on, it listens on 127.0.0.1 only and requires a token that's unique to your install — regenerate it any time from Settings.
Also: drag tabs sideways to reorder them, in both the document and terminal tab strips (1.12.14).