Étincel

Connect · Codex

Connect Étincel to Codex.

Codex CLI speaks MCP natively. Register Étincel with one command, sign in through OAuth, and Codex can pull your style guides while it drafts or reviews.

MCP server URL

https://etincel.ai/api/mcp
HTTP · OAuth
1

Add the server

From any terminal, register Étincel as a remote MCP server. This writes to your Codex CLI config at ~/.codex/config.toml.

zsh

$codex mcp add etincel --url https://etincel.ai/api/mcp

Added MCP server etincel (streamable-http) to ~/.codex/config.toml

2

Sign in

Run codex mcp login etincel. A browser tab opens for OAuth; approve it once and Codex stores the token in your system keyring.

zsh

$codex mcp login etincel

Opening browser to sign in…

etincel Connected

3

Use it

Ask Codex for a draft in your voice while it's working a task, the same as any other tool call.

codex

>Write the commit message for this diff in my "direct-warm" voice from etincel

→ calling etincel:get_style_guide…