Reset — reap this session's engine instances
resetClean up engine instances started by this session and orphaned engines from previous sessions that block bridge ports. Optionally, set all to true to also kill engines from other live sessions.
Instructions
Kill every instance this session launched, and reap engines ORPHANED by earlier sessions (whose launcher is gone) that could otherwise squat bridge ports. Engines belonging to another running editor window are left alone. Pass all:true to also kill those — only do that if you know no other session is using this engine build.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Also kill engines owned by other live MCP sessions using this same build. |