← Catalog
MCP

Overture

Overture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server that visually maps out the execution plan of any AI coding agent as an interactive…

Install

via Positronick CLI

$positronick mcp install overture --run

Official

$git clone https://github.com/SixHq/Overture

Overture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server that visually maps out the execution plan of any AI coding agent as an interactive flowchart/graph before the agent begins writing code. Install via `git clone` of the repository; no package install command was found in the source.