Skip to main content
Finance & FintechTypeScript

codex-data/codex-mcp

[Codex API](https://www.codex.io) integration for real-time enriched blockchain and market data on 60+ networks

finance-fintechofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Codex-Data/codex-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "codex-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "codex-data/codex-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
TypeScript
Author
Codex-Data