Skip to main content
Use this guide when you want Codex to call FITsociety MCP tools from the Codex CLI, IDE extension, or app.

Server URL

Add the server

Codex stores MCP server configuration in config.toml. User-level config lives at ~/.codex/config.toml; project-level config can live at .codex/config.toml inside a trusted project. Add:
You can also use the Codex CLI:

Authentication

Prefer OAuth when Codex starts the remote MCP authorization flow. The flow sends the coach to FITsociety, where they approve the company grant, modules, write tools, and consent flags. If your Codex environment is configured to use a static bearer credential, use a company MCP API key generated by a Manager or Admin coach. Keep the key outside the repository and provide it through your local MCP configuration or secret manager.

Verify

Ask Codex:
The available tools should match the grant permissions. If no tools appear, check that the grant is active, the company has MCP enabled, and the owner coach is still an active Manager or Admin.