Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tryhoard.com/llms.txt

Use this file to discover all available pages before exploring further.

Connect Hoard to OpenAI Codex

Connect Hoard to the OpenAI Codex CLI so you can drive your store from the terminal.

What you’ll need

  • A Hoard Pro subscription
  • The OpenAI Codex CLI installed and signed in

Steps

1

Edit your Codex config

Open ~/.codex/config.toml (create it if it doesn’t exist) and add:
[mcp_servers.hoard]
url = "https://mcp.tryhoard.com/mcp"
2

Run Codex

Start a Codex session:
codex
The first time you use a Hoard tool, Codex will open your browser to sign in. Sign in to Hoard and click Allow.
3

Try it out

Ask Codex:
“use hoard: what’s my repricing scope set to?”
Codex will call Hoard via the connector and report back.

Revoking access

Open Settings → Connected apps in Hoard and click Revoke next to the Codex entry.