Mercateer
AI agent

Run your AI receptionist from Codex

Connect the Mercateer MCP server to OpenAI Codex and run your front office from the terminal. Codex reads calls and contacts, quotes from your price book, and books jobs from a natural-language instruction.

What is Codex?

OpenAI Codex is a coding agent that runs in your terminal and IDE, executing multi-step tasks from natural-language instructions. With the Mercateer MCP server connected, Codex can do front-office work too, pulling calls and contacts, quoting from your price book, and booking jobs without you leaving the command line.

What you can do with Codex

Look up calls, contacts, and conversations
Check the schedule and quoted jobs
Search your price book and build quotes
Book and reschedule appointments
Read and reply to inbox conversations
Subscribe to call, lead, and booking events

Install in minutes

1

Open your Codex config

Edit ~/.codex/config.toml. If the file does not exist yet, create it with the contents below.

2

Add the Mercateer MCP server

Paste the snippet below into ~/.codex/config.toml.

toml
[mcp_servers.mercateer]
url = "https://api.mercateer.com/mcp"
3

Authorize over OAuth

Run `codex mcp login mercateer` in your terminal. Codex opens the OAuth flow in your browser, sign in with your Mercateer account and approve access. There are no API keys to paste.

4

Use Mercateer in your sessions

Once authorized, Codex can call Mercateer tools alongside its other capabilities, pausing for your approval on anything that spends money or changes a live setting.

Example prompts

You

Pull yesterday's missed calls and summarize what each caller wanted.

You

Quote a 50-gallon water heater install from my price book.

You

Book the Cedar Lane job for Thursday at 9am and confirm the slot is open.

You

Find the contact for (555) 123-4567 and show their last conversation.

You

Which calls this week asked for a service we don't offer yet?

Frequently asked questions

Works with your whole stack

Mercateer speaks the same protocols as the tools you already use.

Put Mercateer to work with Codex

Start free and connect your front office in minutes.

No credit card required