Documentation Index
Fetch the complete documentation index at: https://docs.jedify.com/llms.txt
Use this file to discover all available pages before exploring further.
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 Claude Setup guide for details.