SixHq/Overture
An MCP server that renders AI coding agent execution plans as interactive flowcharts for human review before code is written.

Overture is a locally running MCP server that parses and visualizes the planned actions of AI coding agents as an interactive flowchart or graph. It integrates with popular AI coding tools including Claude Code, Cursor, Copilot, Cline, and Gemini, allowing developers to inspect, understand, and approve or reject an agent’s planned steps before execution begins. The tool runs as a standalone service and provides a web interface for visualizing agent reasoning and execution plans.
Frequently asked
- What is SixHq/Overture?
- An MCP server that renders AI coding agent execution plans as interactive flowcharts for human review before code is written.
- Is Overture open source?
- Yes — SixHq/Overture is open source, released under the MIT license.
- What language is Overture written in?
- SixHq/Overture is primarily written in TypeScript.
- How popular is Overture?
- SixHq/Overture has 627 stars on GitHub.
- Where can I find Overture?
- SixHq/Overture is on GitHub at https://github.com/SixHq/Overture.