mcp-setup

Configure MCP servers for Claude Code using `claude mcp add` and verify with `claude mcp list`.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Leap0920/Clean-Portfolio --skill mcp-setup-leap0920
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-setup
Source: https://github.com/Leap0920/Clean-Portfolio/tree/main/%25USERPROFILE%25/.openclaude/plugins/cache/omc/oh-my-claudecode/4.14.0/skills/mcp-setup
Command: npx skills add https://github.com/Leap0920/Clean-Portfolio --skill mcp-setup-leap0920

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires claude mcp add, claude mcp list, npx.

What problem does it solve?

Setting up Model Context Protocol (MCP) servers can be confusing and time-consuming, especially when you need the right tools (web search, filesystem access, or GitHub integration) enabled and correctly credentialed.

Core Features & Use Cases

  • Guided MCP server selection: Uses a staged AskUserQuestion flow with small option sets to choose a recommended bundle, an individual popular server, or a custom server.
  • Credential and access setup: Collects required inputs like Exa API keys, GitHub Personal Access Tokens, and filesystem allowed directories when needed.
  • CLI-based configuration: Configures MCP servers via the claude mcp add command, then validates setup using claude mcp list.

Quick Start

Ask the AI: Configure an MCP setup using the recommended starter bundle (Context7 + Exa) with my Exa API key.

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 Claude Code?

Configure MCP servers for Claude Code by running the `claude mcp add` command to register external tools like web search or filesystem access, then verify the setup using `claude mcp list`.

What do I need to set up an MCP server with GitHub integration and web search?

Setting up an MCP server with GitHub integration and web search requires providing a GitHub Personal Access Token and an Exa API key during the interactive configuration process.

Can I use custom MCP servers instead of the recommended starter bundle?

You can select a custom MCP server, an individual popular server, or a recommended starter bundle like Context7 plus Exa through a staged interactive selection flow.

What is the best way to enable filesystem access for Claude Code agents?

Enable filesystem access for Claude Code agents by configuring an MCP server and specifying the allowed directories during the guided setup to grant targeted file operations.

Why does my MCP server configuration require interactive stepwise selection?

Interactive stepwise selection ensures secure collection of API keys, tokens, and access paths while guiding you through choosing recommended bundles or specific servers for targeted workflows.

Does setting up MCP servers require npx to run the configuration commands?

Setting up MCP servers uses the `claude mcp add` and `claude mcp list` CLI commands, and npx is listed as a dependency for running the server configuration process.