Overture

SixHq/Overture
★ 597 stars TypeScript 🤖 AI/LLM Updated 1mo ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "overture": {
      "command": "npx",
      "args": [
        "-y",
        "SixHq/Overture"
      ]
    }
  }
}

Topics

ai-agentai-codingautomationclaudeclaude-codecodexcopilotcursordeepseekdeveloper-toolsgeminigenerative-aigptllmmcp