mcp-setup

Configure MCP servers for Gemini CLI via the claude mcp add workflow.

2|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/chanhee-kang/oh-my-gemini --skill mcp-setup-chanhee-kang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-setup
Source: https://github.com/chanhee-kang/oh-my-gemini/tree/main/skills/mcp-setup
Command: npx skills add https://github.com/chanhee-kang/oh-my-gemini --skill mcp-setup-chanhee-kang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables configuring Model Context Protocol (MCP) servers to extend Gemini CLI capabilities with external tools such as web search, enhanced filesystem access, and GitHub integration.

Core Features & Use Cases

  • Interactive MCP configuration flow: presents available MCP servers (Context7, Exa Web Search, Filesystem, GitHub) and a Custom option for any server you want to add.
  • Guided setup via claude mcp add: collects required information (APIs, tokens, allowed directories, environment variables) and applies configuration to the Gemini CLI.
  • Verification and management: after setup, verifies installed servers and provides next steps for ongoing maintenance and troubleshooting.

Quick Start

Run the MCP setup workflow in the Gemini CLI, select the MCP servers you want to configure (Context7, Exa Web Search, Filesystem, GitHub or Custom), provide credentials as prompted, and then confirm the configuration to complete MCP integration.

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 Gemini CLI?

Configure MCP servers for Gemini CLI by running an interactive setup workflow that uses the claude mcp add command to connect external tools. The process collects required credentials, tokens, and transport options, then verifies the installation.

What MCP servers can I connect to Gemini CLI?

You can connect Context7, Exa Web Search, Filesystem, and GitHub MCP servers to Gemini CLI. A Custom option is also available to integrate any other Model Context Protocol server by providing its specific configuration details.

Can I use the claude mcp add command to set up GitHub integration in Gemini CLI?

Yes, the claude mcp add command facilitates GitHub integration setup for Gemini CLI. The interactive flow prompts you for the necessary GitHub tokens and environment variables, applies the configuration, and verifies the server connection.

What information do I need to add a Custom MCP server to Gemini CLI?

To add a Custom MCP server to Gemini CLI, you need to provide the required API endpoints, authentication tokens, allowed directories, and environment variables during the interactive setup process to ensure proper configuration.

How do I verify MCP server installation in Gemini CLI after setup?

Verify MCP server installation in Gemini CLI by completing the setup workflow, which automatically checks the configured servers. The process confirms successful integration and provides next steps for ongoing maintenance and troubleshooting.