mcp-setup

Configure MCP servers for Codex using `claude mcp add` CLI commands.

20|6|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/sigridjineth/oh-my-codex --skill mcp-setup-sigridjineth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-setup
Source: https://github.com/sigridjineth/oh-my-codex/tree/main/skills/mcp-setup
Command: npx skills add https://github.com/sigridjineth/oh-my-codex --skill mcp-setup-sigridjineth

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill simplifies the process of configuring Model Context Protocol (MCP) servers, which extend Codex's capabilities with essential tools like web search, file system access, and GitHub integration.

Core Features & Use Cases

  • Streamlined MCP Server Configuration: Easily add and set up various MCP servers using the claude mcp add command.
  • Support for Popular MCP Servers: Includes pre-defined configurations for Context7, Exa Web Search, Filesystem, and GitHub.
  • Custom Server Setup: Allows configuration of custom MCP servers with specified transport types, commands, and environment variables.
  • Use Case: You need to integrate GitHub's API with Codex for managing pull requests. This skill guides you through adding the GitHub MCP server, ensuring Codex can interact with your repositories.

Quick Start

Configure the Exa Web Search MCP server by providing your Exa API key when prompted.

Frequently Asked Questions about mcp-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure MCP servers for Codex?

You can configure MCP servers for Codex by using the `claude mcp add` CLI command, which allows you to add external tools like web search, filesystem access, and GitHub integration to enhance agent capabilities.

What MCP servers can I add to extend Codex agent capabilities?

Supported MCP servers include Context7, Exa Web Search, Filesystem, and GitHub, allowing you to easily set up external tool integrations using pre-defined configurations via the CLI.

Can I set up a custom MCP server with specific transport types and environment variables?

Yes, you can configure custom MCP servers by specifying your desired transport types, commands, and environment variables during the CLI setup process to connect specialized external tools.

How do I integrate GitHub's API with Codex for managing pull requests?

To integrate GitHub's API, use this skill to guide you through adding the GitHub MCP server, ensuring your Codex agent can directly interact with your repositories and manage pull requests.

What is the process to add Exa Web Search to my Codex agent?

You can add the Exa Web Search MCP server by running the CLI configuration command and providing your specific Exa API key when prompted to enable web search capabilities.