Codex
~/.codex/config.toml
Set QUALYO_MCP_TOKEN in the environment that launches Codex. The writes policy asks before non-read-only tools.
[mcp_servers.qualyo]
url = "https://qualyoforms.com/mcp"
bearer_token_env_var = "QUALYO_MCP_TOKEN"
default_tools_approval_mode = "writes"