Skip to main content

Overview

Use the remote oleander MCP server in OpenAI Codex to connect your agent workflows directly to oleander.
Beta: MCP integration docs and workflow may change.

Prerequisites

  • OpenAI Codex CLI installed

Add the MCP server

Add the oleander server to your Codex config at ~/.codex/config.json:
If you already have other MCP servers configured, add only the oleander entry under mcpServers.

Verify

Ask Codex to confirm it’s connected:
“Are you connected to oleander? Who am I authenticated as?”
Codex will call the “who am i” tool and return your organization context.