Terminal Graph

Terminal Graph developer resources

Terminal Graph is a native macOS app with local automation surfaces for developers and coding agents. It does not expose a public REST or GraphQL API.

Agent integration

Terminal Graph includes a local MCP server for controlling an open canvas. MCP clients launch the bundled stdio bridge, which connects to the app through a per-user Unix socket. There is no remote MCP endpoint or network port.

CLI and dataflow

The terminalgraph and tg commands are injected into terminal-node shells by the app. They read and write connected dataflow ports; they are not distributed as a standalone package.

Product resources