Table of Contents

Connect Codex

Connect the Codex app to a DynamicWeb 10 solution through the MCP server

Use this guide to connect Codex app to your DynamicWeb solution through the DynamicWeb MCP Server.

Note

Before you follow this guide, make sure you've completed the setup in Connect an agent.

Add the MCP server

  1. Open the Codex app
  2. Go to settings
  3. Go to MCP Servers Add server
  4. Choose Streamable HTTP as the server type
  5. Enter the server URL: https://<your-dw-instance>/Admin/mcp
  6. Add the authorization header: Authorization: Bearer <your-api-key> - API key from the MCP configuration setup in DW
  7. Save the server configuration

The DynamicWeb tools will now be available in Codex according to the permissions configured in DynamicWeb.

To top