Back to MCP Servers
Codex
[Codex API](https://www.codex.io) integration for real-time enriched blockchain and market data on 60+ networks
finance-fintechapiai
By Codex-Data
Installation
npx -y codex-mcpConfiguration
{
"mcpServers": {
"codex-mcp": {
"command": "npx",
"args": ["-y", "codex-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes