codex-data/codex-mcp
[Codex API](https://www.codex.io) integration for real-time enriched blockchain and market data on 60+ networks
Quick Start
Clone the repository:
git clone https://github.com/Codex-Data/codex-mcpClaude Desktop configuration example:
{
"mcpServers": {
"codex-mcp": {
"command": "npx",
"args": [
"-y",
"codex-data/codex-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.