← Browse

@codex-data/codex-mcp

MCP server package @codex-data/codex-mcp

mcp_servermcp

Install

agr install @codex-data/codex-mcp --target claude

This artifact does not publish files for Claude.

Document

{ "name": "@codex-data/codex-mcp", "module": "src/index.ts", "type": "module", "version": "0.1.3", "description": "Model Context Protocol (MCP) server for fetching blockchain data from Codex.io", "bin": { "codex-mcp": "./bin/cli.js" }, "main": "build/index.js", "files": [ "build/", "bin/", "README.md", "LICENSE" ], "scripts": { "build": "tsc", "start": "node --env-file=.env build/index.js", "dev": "tsx watch --env-file=.env src/index.ts", "lint": "eslint --ext .ts src", "test": "echo "Error: no test specified" && exit 1" }, "keywords": [ "mcp", "model-context-protocol", "evm", "blockchain", "ethereum", "solana", "web3", "smart-contracts", "ai", "agent" ], "author": "Codex", "homepage": "https://docs.codex.io", "repository": { "type": "git", "url": "https://github.com/codex-data/codex-mcp" }, "bugs": { "url": "https://github.com/codex-data/codex-mcp/issues" }, "license": "ISC", "packageManager": "pnpm@10.7.0", "engines": { "node": ">=20.0.0" }, "devDependencies": { "@eslint/js": "^9.23.0", "@types/node": "^22.13.14", "eslint": "^9.23.0", "globals": "^16.0.0", "tsx": "^4.19.3", "typescript": "^5.8.2", "typescript-eslint": "^8.29.0" }, "dependencies": { "@codex-data/sdk": "^1.0.5", "@modelcontextprotocol/sdk": "^1.8.0", "zod": "^3.24.2" } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-873662eb96fd2026-08-04