Skip to main content

Overture

by SixHq· Developer Tools
593

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

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

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

Works Well With

Other MCP servers developers commonly pair with Overture

About

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.

ai-agentai-codingautomationclaudeclaude-codecodexcopilotcursordeepseekdeveloper-toolsgeminigenerative-aigptllmmcpmcp-serveropenclawplanningtypescriptvscode