Config + sign in
Recommended- 01
Add Engrama to your config
Open ~/.codex/config.toml and add the experimental remote client flag plus the server. (Or run codex mcp add engrama --url <your endpoint>.)
~/.codex/config.toml[features] experimental_use_rmcp_client = true [mcp_servers.engrama] url = "https://engrama.sinensia.com/mcp" startup_timeout_sec = 30 - 02
Sign in
Run this — a browser opens for the Engrama sign-in and the token is cached automatically. No key to paste.
Terminalcodex mcp login engrama