MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/Codex.io Docs MCP
Code ExecutionOfficial
C

Codex.io Docs MCP

MCP to read the Codex crypto data API so agents can write GraphQL queries.

0 starsUpdated Aug 28, 2026

Ads

Overview

> Add the Codex documentation MCP server to your AI coding tools for instant access to API docs. The Codex documentation is available as a Model Context Protocol (MCP) server. Adding it to your AI coding tool lets it search and reference the Codex API docs directly, so you can get accurate answers without leaving your editor. Once connected, your AI tool can search the full Codex API documentation — including queries, subscriptions, types, and guides. It will automatically reference the docs when you ask questions about the Codex API or need help writing queries.

Installation

Installation instructions are not available yet.

Configuration

{
      "mcpServers": {
        "codex-docs": {
          "url": "https://docs.codex.io/mcp"
        }
      }

Capabilities

  • Search Codex API docs

    Ask your assistant to look up queries, subscriptions, types, or guides from the full Codex documentation via the MCP server.

  • Generate GraphQL queries

    Have your assistant write queries like `getTokenPrices`, `filterTokens`, or `getBars` by describing the data you need in plain language.

  • Build real-time subscriptions

    Ask for WebSocket subscriptions, such as `onEventsCreated`, to stream live swap events for a token on a given network.

  • Fetch wallet balances

    Request token holdings for a wallet using the `balances` query, specifying networks and wallet address.

  • Discover new token launches

    Use `filterTokens` with filters like liquidity and creation time to find recently launched tokens on supported networks.

Tags

  • crypto
  • api
  • data-analysis
  • graph

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago