stop-all-simulator-servers
Stops all running iOS and Android simulator servers, devtools services, and Chromium CDP sessions to free resources. Use at session end or when user is done.
Instructions
Stop all running simulator-server processes (iOS + Android), native devtools services, and Chromium CDP sessions, freeing their resources. Call this when your session ends or the user says they are done. Returns { stopped } — an array of URNs that were shut down. Fails silently if no servers are running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||