openemis_logout
Clear the current user session, reverting to default credentials for subsequent tool calls. Session logout only; saved JWT can be reused via login.
Instructions
Clear the current per-user session. Subsequent tool calls revert to the server's default env credentials (OPENEMIS_USERNAME from .env). The stored JWT is kept in the local database so openemis_login can reuse it later — this is just a session-level logout. Works in both stdio and HTTP transports; over HTTP only the caller's MCP session is affected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||