3ngram speaks the Model Context Protocol (MCP) over Streamable HTTP. The Codex CLI knows how to register and authenticate remote MCP servers out of the box.Documentation Index
Fetch the complete documentation index at: https://docs.3ngram.ai/llms.txt
Use this file to discover all available pages before exploring further.
Install
Config file form
If you manage~/.codex/config.toml by hand, add a TOML block:
Verify
Start a Codex session and ask it about 3ngram, or runcodex mcp list to see the registered servers. Calls return tool descriptions on the first hit and prompt for OAuth if no cached token is present.
The client troubleshooting guide covers the usual issues (stale OAuth tokens, transport mismatches, multi-account workspaces).