SiteGPT × Codex

Add AI customer support with Codex

Codex can drive SiteGPT over MCP or the CLI to build and manage support chatbots straight from your terminal.

All agent surfaces →
codex
> Build a support bot for acme.com and test it   trained acme.com, no login needed  asked 3 questions, all answered  ✓ ready, here is your claim link

Connect in two minutes

Connect SiteGPT to Codex

Register the SiteGPT MCP server in your Codex config, then ask Codex to set up a chatbot.

~/.codex/config.toml
[mcp_servers.sitegpt]
command = "npx"
args = ["-y", "@sitegpt/cli", "mcp"]

Codex is OpenAI's coding agent. Learn more at Codex.

Input → outcome

Your agent types the left side. Your customers see the right.

agent session
> Stand up support for acme.com   created chatbot (no account)  trained 142 pages + help center  set persona + brand colors  ✓ live, claim link ready
🤖

Acme Support

Online — answers instantly

Do you ship to Canada?

Yes! We ship to Canada on all plans. Standard delivery takes 5-7 business days and duties are included at checkout.

Source: acme.com/shipping

Anything else I can help with?

Ask anything…

Powered by SiteGPT

Works in any agent that can read a URL: it discovers the no-signup onboarding flow on its own.

Why SiteGPT for Codex

01

Terminal-native, CI-ready

Codex drives SiteGPT the way it drives everything else: shell commands with --json output and stable exit codes. What works in a session scripts cleanly into CI with a scoped token.

02

Support as part of the pipeline

Retrain the chatbot when docs change, verify answers after a release, file the transcript. Codex can make support upkeep a build step instead of a monthly chore.

03

No signup to start

Codex can spin up a real, trained chatbot from a URL with no SiteGPT account. You only sign up to keep it.

Codex + SiteGPT, answered

How do I connect SiteGPT to Codex?
Add a [mcp_servers.sitegpt] entry to ~/.codex/config.toml that runs npx -y @sitegpt/cli mcp, or install the CLI and call it directly. Codex can then build and manage chatbots.
Does it work without a SiteGPT account?
Yes. Codex can create and train a chatbot from a URL with no credentials and return a preview-and-claim link.
Can I use it in CI?
Yes. Mint a scoped token with sitegpt tokens create, pass it via SITEGPT_API_TOKEN, and script every step with --json output and stable exit codes.

The same platform trusted with real support traffic

SOC 2 Type IIGDPR CompliantHIPAA Compliant
SiteGPT — #1 Product of the Day on Product Hunt

Point Codex at SiteGPT

Install the CLI, connect over MCP, and let Codex ship a support agent.