plan_completed
Mark plan as successfully completed
How to use it
plan_completed is exposed by the Overture MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the plan_completed tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Overture
$
claude mcp add overture-mcp -- npx overture-mcpOther tools in Overture (10)
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_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