API key authentication for MCP
You can now authenticate the Jedify MCP proxy with an API key instead of the browser-based login.Set theJEDIFY_API_KEY environment variable in your MCP configuration and the proxy skips the browser login, authenticating every request with the key — ideal for headless machines, shared environments, and automated/CI setups.JEDIFY_API_KEY is not set, the proxy falls back to the standard browser login.See the Authentication guide for details.