Skip to main content
Connect your Standards MCP server to Codex for brand-aware development assistance in the Codex app.

Connect

1

Copy your MCP server link

From the AI settings page in Standards, copy the MCP server link from the MCP card.
2

Open Codex MCP settings

In the Codex app, navigate to SettingsMCP servers
claude mcp add --transport http standards "YOUR_MCP_LINK"
3

Add the MCP server

Click Add server, select Streamable HTTP, and paste your Standards MCP server link.
4

Verify the connection

After clicking “Save”, start a new thread. The Standards tools should be available for Codex to use.

Usage

Once connected, Codex can reference your brand guidelines while writing code and generating documents. This is useful for:
  • Generating CSS with your exact brand colors and typography values
  • Building components that follow your design system specifications
  • Writing copy or content that matches your brand voice
  • Reviewing code for brand consistency
Ask questions like:
  • “Create a CSS variables file using our brand colors.”
  • “Build a React component for our primary button following the brand guidelines.”
  • “What font families and weights does our brand use?”