MCP Directory
Back

Overture

by SixHq · TypeScript · ★ 615

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-agent#ai-coding#automation#claude#claude-code#codex#copilot#cursor#deepseek#developer-tools#gemini#generative-ai#gpt#llm#mcp#mcp-server#openclaw#planning#typescript#vscode

Install

npx -y github:SixHq/Overture

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

See the plan before the code. Approve it. Then watch it execute. Problem • Solution • Install • Features • Marketplace • Config • Discussions https://github.com/user-attachments/assets/eeb9c4cb-c80d-42da-bf63-c0c4ecb1e5d6 **Overture** intercepts your AI agent's planning phase and renders it as an **interactive visual flowchart** — before any code is written. Visual Plans Interactive flowchart with pan, zoom, and click-through navigation Attach Context Files, API keys, instructions per step Choose Approaches Compare pros/cons of different paths Real-time…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers