codex-mcp

codex-mcp

8

Codex MCP Server delivers enriched blockchain data from Codex, compatible with MCP clients such as Claude Desktop. It supports easy integration and usage with Codex API keys and offers seamless operation through npx or local setups.

Codex MCP Server

An MCP server that provides enriched blockchain data from Codex. Compatible with MCP clients like Claude Desktop.

Installation

  • Clone the repository and install dependencies using pnpm.
  • Build the project with pnpm.

Usage

  • Requires a Codex API key obtainable from the Codex Dashboard.

Using npx (No Installation Required)

  • Run the server in stdio mode for CLI tools using npx.

Running the Server Locally

  • Start with pnpm start or use pnpm dev for development with auto-reload.

Integration with Claude Desktop

  • Modify Claude Desktop settings to add a new server configuration with your Codex API key.

Connecting using Claude CLI

  • Add the MCP server and start Claude with it enabled.