mcp-setup

Configure MCP servers for Gemini Code via the gemini mcp add CLI.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/oneforce/oh-my-gemini-cli --skill mcp-setup-oneforce
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-setup
Source: https://github.com/oneforce/oh-my-gemini-cli/tree/main/skills/mcp-setup
Command: npx skills add https://github.com/oneforce/oh-my-gemini-cli --skill mcp-setup-oneforce

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure Model Context Protocol (MCP) servers to extend Gemini Code's capabilities with external tools like web search, file system access, and GitHub integration.

Core Features & Use Cases

  • Guides enabling common MCP servers (Context7, Exa Web Search, Filesystem, GitHub) and a custom option.
  • Interacts through a guided CLI flow to collect tokens, keys, and endpoints as needed.
  • Verifies configuration and provides a ready-to-use set of tools for Gemini Code agents.

Quick Start

Follow the guided prompts to configure MCP servers for Gemini Code using the gemini mcp add workflow.

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 to extend Gemini Code with external tools?

You configure MCP servers for Gemini Code by following guided CLI prompts to input tokens, endpoints, and server options via the gemini mcp add workflow, extending agent capabilities with external tools like web search and GitHub integration.

Can I integrate GitHub and web search tools with Gemini Code?

Yes, you can integrate GitHub and Exa Web Search with Gemini Code by configuring their respective MCP servers through guided CLI prompts that collect required API keys, tokens, and endpoints to enable external tool access.

What is the process to add a custom MCP server to Gemini Code?

Adding a custom MCP server to Gemini Code involves selecting the custom option during the guided CLI flow and providing specific endpoint and token information via gemini mcp add to connect your external server.

How do I verify that an MCP server is properly configured for Gemini Code?

You verify MCP server configuration for Gemini Code by running the gemini mcp list command, which checks active servers and provides a ready-to-use set of tools for your agents.

What tokens and keys do I need to set up Context7 and Filesystem MCPs?

Setting up Context7 and Filesystem MCPs requires providing specific tokens, API keys, and endpoint configurations through guided CLI prompts during the gemini mcp add workflow to authenticate and enable external tool access.

Does the MCP setup workflow support CLI configuration step by step?

Yes, the MCP setup workflow supports step-by-step CLI configuration using the gemini mcp add command, collecting necessary credentials interactively and sending completion messaging to confirm the servers are ready to use.