| 1 | // Cloud-specific: now that the gate renders the REAL shell during SSR (no |
| 2 | // skeleton), the integrations landing page's connect card is part of the very |
| 3 | // first painted HTML — including its `npx add-mcp <url>` install command. That |
| 4 | // URL is built from the server connection's origin, and the SPA only learns |
nothing calls this directly
no test coverage detected