Codex
Codex uses a TOML config file for MCP servers.
Add the following to ~/.codex/config.toml:
[mcp_servers.echosift]url = "https://mcp.echosift.io/mcp"On first use, Codex should trigger the OAuth browser flow. If not, you can pass an API key directly:
[mcp_servers.echosift]url = "https://mcp.echosift.io/mcp"
[mcp_servers.echosift.headers]Authorization = "Bearer es_YOUR_KEY_HERE"API keys are created from Settings > Integrations in EchoSift. See Authentication for details.
Verify
Section titled “Verify”codex "List the top trending developer pain signals right now"EchoSift tools should fire automatically.