NewRemote MCP: reach your graph from anywhere. Tana Outliner now offers a hosted MCP server, also called Remote MCP, alongside the free local one. Point any MCP-compatible AI tool at your graph over the internet, with no desktop app running and no localhost setup. Authorize once and your agents can search, read, and create nodes from wherever they run, including cloud agents and the new Tana. Remote MCP is in beta and part of a paid plan; the local server stays free for everyone.
NewVertical fields and collapsible fields. Fields can now lay out vertically, like a form, instead of only inline, and individual fields can be collapsed to keep a node tidy. Both were previously behind internal flags and are now on for everyone.
FixedSearch returns complete results on large workspaces. On a large or partially loaded workspace, a search could silently drop matches whose nodes were not yet in memory, with no sign of why. Those nodes are now loaded before results are built, so search and API/MCP queries return the full set of matches.
FixedStability fixes across the graph engine. Fixed a class of rare crashes in workspaces with cyclic references, where templates, title expressions, or field relationships point back at each other, and made the change recorder recover cleanly instead of stalling. Everyday editing is unaffected; these guard the edge cases that could interrupt it.