| 1 | // Local-only — the integration Edit sheet for a STDIO MCP server, driven in a |
| 2 | // real browser. `local` is the only surface that enables stdio MCP |
| 3 | // (`dangerouslyAllowStdioMCP: true`), so it is the only place this sheet can be |
| 4 | // exercised end to end. |
nothing calls this directly
no test coverage detected