Skip to main content
Configure Suggix as a remote MCP server in Codex to make workspace feedback context available in local Codex workflows.

Add the API key

Set the API key as an environment variable:
For Codex desktop or IDE extension usage, add the same value to ~/.codex/.env so the app can read it after restart:

Add the remote MCP server

Run the following command once. Codex writes the MCP server configuration for you:
This configuration is stored in ~/.codex/config.toml. Restart Codex after changing config.toml or .env.

Verify the connection

In Codex CLI, run:
In the desktop app or IDE extension, start a new local task and ask Codex to use Suggix context, for example: Review recent feedback for this feature and suggest the next implementation priority.
Keep the API key in ~/.codex/.env or another secret store. Do not put a raw key directly in config.toml or a project file.

Suggix MCP Overview

Learn how to create and revoke workspace MCP API keys.