Skip to main content

Environment Variables

MCP / CLI

VariablePurpose
OFFERLY_MCP_API_URLapps/api's origin the MCP server or CLI talks to.
OFFERLY_MCP_TOKENAn ofmcp_… service token, minted via Settings → MCP Connections.
OFFERLY_MCP_CONFIGPath to a JSON file holding both values, as an alternative to setting them separately.

These names carry the OFFERLY_MCP_ prefix deliberately, not by oversight. They're an external contract from before the Offerly → Jobweave product rename (2026-08-13) and are intentionally left unrenamed, along with the offerly-mcp* CLI binary names — changing them would break every existing integration silently.

Local stack

Set per-app in .env.dev / .env.dev.local (gitignored), not at the repo root — see Quick Start and Local Development for the process that loads them.