Cline's cleanest no-API-key path uses the mcp-remote bridge, which handles the browser sign-in for you.
- 01
Open the config
In Cline, open MCP Servers → Configure / Installed and edit the JSON (cline_mcp_settings.json).
- 02
Add Engrama
Paste this:
cline_mcp_settings.json{ "mcpServers": { "engrama": { "command": "npx", "args": ["-y", "mcp-remote", "https://engrama.sinensia.com/mcp"] } } } - 03
Sign in
Save. mcp-remote opens a browser for the Engrama sign-in and caches your tokens. Approve it once.