ChatGPT Business and Enterprise
In ChatGPT, Ruddr is added as a custom MCP app by a workspace admin or owner, not by individual members. Adding one requires developer mode, which an admin turns on in Workspace settings > Permissions & roles, under Connected Data. The admin then creates the app from Workspace settings > Apps > Create, gives it the Ruddr server address, runs ChatGPT’s tool scan, and publishes it to the workspace. Published apps appear in members’ Apps settings labeled Custom. This is a beta feature in ChatGPT and its screens change as OpenAI iterates, so follow their current instructions in Developer mode and MCP apps in ChatGPT for the steps themselves. Four things are worth knowing before you start:- Which plans. Full MCP support, including the ability to create and update records, is available on ChatGPT Business, Enterprise, and Edu, on the web only — not on mobile. On a Pro account, developer mode connects Ruddr for reading only.
- What to enter. When ChatGPT asks for the MCP server endpoint, use the Ruddr server address above. Ruddr publishes its own sign-in requirements, so there is no OAuth client ID, secret, or API key for you to create. If the tool scan asks you to authorize first, that is the Ruddr approval screen.
- What publishing does and does not do. Making the app available to your workspace gives nobody access to Ruddr data. Each member still connects Ruddr, signs in, and approves it individually, and then sees only what their own security role allows.
- Updates are not automatic. ChatGPT freezes the list of Ruddr tools at the moment you publish. When Ruddr adds new capabilities, an admin has to refresh the app’s actions in workspace settings before members can use them.
Codex CLI
Add Ruddr and then sign in, from a terminal:codex mcp list. To remove it, run codex mcp remove ruddr.
Codex Desktop App and IDE Extension
In the desktop app, open Settings and select MCP servers. In the IDE extension, open the gear menu and select MCP servers. From there the steps are the same:- Select Add server.
- Enter
Ruddras the name, choose Streamable HTTP, and enter the Ruddr server address as the URL. - Save the server, then select Restart — or Restart extension in the IDE.
- Ruddr appears in the server list marked as needing authentication. Click Authenticate and approve the connection in Ruddr.