CODEX · REMOTE HTTP
Keep the token out of the config file.
Set a local environment variable, then register Framnova once. Codex reads the value at connection time.
$env:FRAMNOVA_MCP_TOKEN = "PASTE_YOUR_PRO_TOKEN"
codex mcp add framnova --url https://mcp.framnova.com/mcp --bearer-token-env-var FRAMNOVA_MCP_TOKEN
codex mcp get framnovaThen: fully restart Codex and ask it to list your recent Framnova capture sets.