Skip to content

v0.2.3 — accept PRUFA_API_KEY as token alias

Latest

Choose a tag to compare

@NmadeleiDev NmadeleiDev released this 01 Jul 20:05

The MCP server now honors PRUFA_API_KEY (env) and api_key (config) as aliases for the canonical PRUFA_API_TOKEN / api_token. Early integration docs and the CLI name the variable PRUFA_API_KEY; without this, such configs silently ran anonymous. PRUFA_API_TOKEN still wins when both are set.