.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
LEXWARE_API_KEY
secret
Lexware Office API Required. Create an API key at https://app.lexware.de/addons/public-api Treat it like banking credentials.
MCP_AUTH_TOKEN
secret
MCP endpoint protection Required (unless MCP_ALLOW_UNAUTHENTICATED=true). Static bearer token that clients must send to reach /mcp.…