| 1 | // Cloud-only: MCP browser approval URLs must preserve the session's org scope. |
| 2 | // |
| 3 | // The MCP session is created in org A, then the browser cookie is moved to org B |
| 4 | // before the human opens the approval link. The returned approval URL itself |
nothing calls this directly
no test coverage detected