DatahyenaDatahyena
MCP server

Codex CLI

Connect Datahyena to the OpenAI Codex CLI.

The Codex CLI can call remote MCP servers. Add Datahyena and authorize once.

Add the server

codex mcp add datahyena --url https://api.datahyena.com/mcp

Or add it to your Codex config directly:

~/.codex/config.toml
[mcp_servers.datahyena]
url = "https://api.datahyena.com/mcp"

Authorize

The first time a tool runs, Codex opens your browser to authorize. Sign in, pick a workspace, and approve. List configured servers to confirm:

codex mcp list

First prompt

Use Datahyena to list acquisitions in developer tools this month with acquirer, target, and deal size.

Each returned record costs one credit. MCP works on every plan. See the MCP overview for tools, scopes, and credits.

On this page