Use Pathbound with Codex.

A bug report says “checkout failed again,” but the useful evidence lives outside the repository. Connect Pathbound and Codex can read the customer’s recent events, support history, and account record while it investigates the code.

What you get

Customer context, inside Codex.

Pathbound gives Codex a remote MCP tool surface beside the repository. The customer record stays in Pathbound; Codex pulls the specific profile, event, or timeline it needs for the task.

Connect

Connect Codex in about five minutes.

Codex stores MCP servers in its configuration and shares them across the desktop app, CLI, and IDE extension on the same host. Add Pathbound once, then complete OAuth in the client you use.

Codex CLI

Interactive OAuth
  1. Register Pathbound as a streamable HTTP MCP server:

  2. Run codex mcp login pathbound to open the Pathbound OAuth flow in your browser.

  3. Run codex mcp list to confirm that Pathbound is enabled.

  4. Start Codex and use /mcp to inspect the active server and tools.

Terminal
codex mcp add pathbound --url https://mcp.pathbound.ai/mcp

ChatGPT desktop app and Codex IDE extension

Interactive OAuth
  1. Open Settings → MCP servers and select Add server.

  2. Name it Pathbound, choose Streamable HTTP, and enter https://mcp.pathbound.ai/mcp.

  3. Save, restart the app or extension, and select Authenticate beside Pathbound.

  4. Sign in through the browser. The same host configuration is now available to the other local Codex clients.

First prompts

What Codex can do with your data.

Once connected, these are real jobs Codex runs against your customer data. Each recipe is one tested prompt—paste it and go.

Try this prompt in Codex
When a support ticket comes in, look the customer up in Pathbound before drafting a reply. Pull their unified profile, read the prior conversations we’ve had with them across every channel, and check what they did in the product and on the site leading up to this. Summarize it in three lines—who they are and their plan, the relevant history, what they most likely need—then draft a reply that already accounts for all of it, so I never have to ask them to explain again.
See the full recipe—Full-context support

More jobs in use cases, each with a tested prompt.

Configuration, auth, and scope.

Do the Codex desktop app, CLI, and IDE extension need separate setup?

No. OpenAI’s Codex MCP documentation says those local clients share MCP configuration on the same host. Configure Pathbound once, then restart or refresh the client you open next.

Where does Codex store the Pathbound MCP configuration?

Codex uses ~/.codex/config.toml by default. You can also scope an MCP server to a trusted project with .codex/config.toml. The CLI command writes the configuration for you.

How do I authenticate Pathbound in Codex?

After adding the server, run codex mcp login pathbound or select Authenticate in the desktop or IDE server list. Both open Pathbound’s OAuth flow in your browser.

Is the ChatGPT web app the same setup as Codex?

No. ChatGPT web installs Pathbound as a developer-mode app under Plugins. Codex clients store Pathbound as an MCP server in Codex configuration. See the ChatGPT setup for the web path.

Can I use a scoped API key instead of OAuth?

Yes, for a headless process that cannot open a browser. Create a Pathbound REST API key with only the scopes the process needs and pass it as a bearer token. Interactive Codex users should normally use OAuth.

Can Codex change customer data?

Only through write tools allowed by the Pathbound credential and connected source. Start read-only for debugging and investigation. Enable individual write paths only when the workflow requires them; versioning and rollback are not live yet.

Related
Try it on your own data

Within five minutes, your agent is querying real customer context.

Sign up, connect one CRM or drop the events snippet, and point your MCP client at mcp.pathbound.ai/mcp.