Codex CLI is OpenAI’s agentic coding assistant. It reads MCP server definitions from a YAML config file.Documentation Index
Fetch the complete documentation index at: https://docs.versuno.ai/llms.txt
Use this file to discover all available pages before exploring further.
File location
Config
Enabling the server
Restart Codex CLI after saving the config. On the next run, Codex will spawn theversuno-mcp process automatically. You can confirm it loaded by running:
list_assets, search_assets, get_asset, pull_asset, push_asset) in the output.
Project-scoped config
To restrict the server to a single project, add acodex.yaml to your project root with the same mcp_servers block. Project config takes precedence over the global config.
Using it
Start a session and reference your assets naturally:“Pull the ‘API context’ asset from Versuno and use it as background for this task.”Codex asks for approval before each MCP tool call. Keep this enabled. See Security.

