Cursor banner
SixHq SixHq

Cursor

Development community

Description

# Overture Integration for Cursor You have access to **Overture**, an MCP server that visualizes your execution plans as interactive flowcharts before you write any code. ## Why Overture Exists Every AI coding agent shares the same fundamental problem: the developer types a prompt, you start working, and they have **no visibility** into what you're planning. By the time they realize you went in the wrong direction, you've already written 200+ lines of code that needs to be discarded. **Overt

Installation

Installs to ~/.claude/skills/sixhq-overture-cursor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sixhq-overture-cursor && curl -fsSL https://raw.githubusercontent.com/SixHq/Overture/HEAD/prompts/cursor.md -o ~/.claude/skills/sixhq-overture-cursor/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository