Overture
未申請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
インストール
$
claude mcp add overture-mcp -- npx overture-mcp未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(11個)
check_pause
Check if user paused execution
check_rerun
Check if user requested a node re-run
create_new_plan
Signal creation of a new plan
get_approval
Wait for user approval (blocks until approved)
get_resume_info
Get full context for resuming a paused plan
get_usage_instructions
Get agent-specific instructions
plan_completed
Mark plan as successfully completed
plan_failed
Mark plan as failed with error message
request_plan_update
Request incremental plan modifications
submit_plan
Submit complete plan as XML
update_node_status
Update node status + output during execution