session_login
Authenticate with GoCertius using environment credentials to obtain a session token. Use this to force a re-login or after a 401 error.
Instructions
Authenticate with GoCertius. Credentials are read from the server environment: if MCP_AUTH_USER_KEY is set it is exchanged for a session token; otherwise MCP_AUTH_EMAIL + MCP_AUTH_PASSWORD are used. The server manages authentication automatically — call this only to force a re-login or after a 401.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||