Appearance
Connect Codex
Codex connects to WeWeb through a Streamable HTTP server added in its settings. The server is available at:
https://ai-api.weweb.io/v1/mcpAdd the server
Follow along in the guide above, or use these steps:
- Open your profile menu in Codex and click
Settings. - Click
Settingsagain to open Codex settings. - Click
MCP servers. - Click
Add server. - Name the MCP
WeWeb. - Select
Streamable HTTP. - Copy the MCP URL from this page:
https://ai-api.weweb.io/v1/mcp- Paste the URL into the URL field in Codex.
- Click
Save. - Click
Authenticate, then sign in to WeWeb and approve access when prompted.
Using the Codex CLI
If you work in the terminal, you can register the same server with one command:
bash
codex mcp add WeWeb --url https://ai-api.weweb.io/v1/mcpCodex then asks you to sign in. If it doesn't, run codex mcp login WeWeb and finish signing in to WeWeb in your browser.
CONTINUE LEARNING
Codex can now call WeWeb tools. Each tool is a single action the agent can run, such as creating a page or adding a table.

