Loading...
Scoped MCP endpoint for this environment only. Use the Secret Key as a Bearer token or as an OAuth client credential. It exposes the in-environment tools (sync, install/upgrade, tests, shell, SQL, logs); it cannot create, delete or stop environments.
This environment was created before per-environment tokens existed. Recreate it to issue a Secret Key.
Mint a passwordless login session for a user and get back the session_id cookie plus a URL. Add the cookie to your browser or Playwright context to land in an authenticated session as that user — no login form, no password. The session id is a live credential; treat it like a password.
The Open button logs you in directly only when the dashboard shares the environment's host (local / port mode). On a separate host, add the cookie above to your browser (or Playwright) first.