mcp-setup

Configure MCP servers using claude mcp add commands.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/Rheinmir/skills-kit --skill mcp-setup-rheinmir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-setup
Source: https://github.com/Rheinmir/skills-kit/tree/main/skills/mcp-setup
Command: npx skills add https://github.com/Rheinmir/skills-kit --skill mcp-setup-rheinmir

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure MCP servers to extend Antigravity's capabilities with external tools like web search, filesystem access, and GitHub integration.

Core Features & Use Cases

  • Configure multiple MCP servers (Context7, Exa Web Search, Filesystem, GitHub) or a Custom MCP to expand an agent's tooling.
  • Use the claude mcp add CLI to set up servers and claude mcp list to verify configuration.
  • Apply MCPs to enable web search, enhanced file-system access, and GitHub integration for automation and research tasks.

Quick Start

Run the CLI steps to add MCP servers and verify, then restart Antigravity for changes to take effect.

Frequently Asked Questions about mcp-setup

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

FAQPage Schema
How do I configure an MCP server to extend Claude with web search and filesystem access?

To configure an MCP server, you use the claude mcp add CLI commands to integrate external tools like Exa Web Search or Filesystem, then run claude mcp list to verify the setup. Restart Antigravity for the changes to take effect.

What prerequisites are needed to set up an MCP server using npx?

Setting up an npx-based MCP server requires a Node.js 18+ environment. You also need to provide proper credentials for specific integrations, such as GitHub, when executing the claude mcp add commands.

Can I add a custom MCP server to empower AI agents in development tasks?

Yes, you can configure a Custom MCP server alongside predefined options like Context7 and GitHub. This allows you to expand an agent's tooling for specialized automation, research, and development tasks.

How does the CLI verify that an MCP server configuration was successful?

The CLI verifies MCP server configuration by running the claude mcp list command. This displays the active servers, ensuring that tools like filesystem access and web search are properly registered before restarting Antigravity.

What external integrations are available when setting up MCP servers?

Available MCP server integrations include Context7, Exa Web Search, Filesystem, and GitHub. These integrations enable AI agents to perform web searches, access the file system, and automate GitHub workflows.