Set up in Codex
- Open Settings in Codex.

- Select MCP servers.
- Click Add server.

- Enter a server name, for example
klardaten. - Select Streamable HTTP and set the URL to
https://api.klardaten.com/mcp. - Click Save.

- If the server does not appear immediately, restart Codex and return to MCP servers.

- Click Authenticate for the server. Codex opens the Klardaten OAuth flow in your browser.
- Complete OAuth, then return to Codex.
- In chat, ask Codex to use the MCP server by the name you configured.
Set up with the CLI
You can also add the same server from the terminal:
Terminal
codex mcp add klardaten --url https://api.klardaten.com/mcpcodex mcp add klardaten --url https://api.klardaten.com/mcp- Complete the OAuth flow in the browser window Codex opens.
- Run
codex mcp listto verify that the server is configured.