loading…
Search for a command to run...
loading…
[Codex API](https://www.codex.io) integration for real-time enriched blockchain and market data on 60+ networks
Codex API integration for real-time enriched blockchain and market data on 60+ networks
An MCP server that provides enriched blockchain data from Codex. This server can be used with any MCP-compatible client like Claude Desktop.
# Clone the repository
git clone https://github.com/codex-data/codex-mcp.git
cd codex-mcp
# Install dependencies
pnpm install
# Build the project
pnpm build
To use the MCP Codex Server, you need to have a Codex API key. You can get your key from the Codex Dashboard.
You can run the MCP Codex Server directly without installation using npx:
# Run the server in stdio mode (for CLI tools)
npx @codex-data/codex-mcp
Start the server using stdio (for embedding in CLI tools):
pnpm start
For development with auto-reload:
pnpm dev
No installation:
{
"mcpServers": {
"codex-data": {
"command": "npx",
"args": ["-y", "@codex-data/codex-mcp"],
"env": {
"CODEX_API_KEY": "<your-codex-api-key>"
}
}
}
}
Local installation:
{
"mcpServers": {
"codex-data": {
"command": "node",
"args": ["/path/to/codex-mcp/build/index.js"],
"env": {
"CODEX_API_KEY": "<your-codex-api-key>"
}
}
}
}
/path/to/codex-mcp with the actual path to your installation<your-codex-api-key> with your actual Codex API keyIf you're using Claude CLI:
# Add the MCP server
claude mcp add codex-data -e CODEX_API_KEY=<your-codex-api-key> npx @codex-data/codex-mcp
# Start Claude with the MCP server enabled
claude
ISC
Run in your terminal:
claude mcp add codex-data-codex-mcp -- npx Yes, codex-data/codex-mcp MCP is free — one-click install via Unyly at no cost.
No, codex-data/codex-mcp runs without API keys or environment variables.
Self-hosted: the server runs locally on your machine via the install command above.
Open codex-data/codex-mcp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Payments, customers, subscriptions
by Stripe110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
by malamutemayhemUnified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
by whiteknightonhorseDeploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All finance MCPs