What problem does it solve?
This Skill helps you correctly set up and troubleshoot Model Context Protocol (MCP) servers so Claude Code can discover and use the right external tools within your workspace.
Core Features & Use Cases
- MCP Server Configuration Guidance: Walks you through identifying which MCP server you need and adding it to the correct settings file with the required auth or environment variables.
- Workspace Discovery & Verification: Explains how to restart Claude Code and confirm the new MCP tools appear with the expected tool-name prefix.
- Diagnostics for Non-Responsive MCPs: Provides a practical checklist for spawn errors, missing environment variables, package installation, and independent server testing.
Use it when you’re adding a new MCP-backed integration (like GitHub or web search), setting up a fresh EvoNexus workspace with standard MCPs, or diagnosing why an MCP server fails to respond.
Quick Start
Use the dev-mcp-setup skill to configure the GitHub MCP by checking your current .claude/settings.json (or ~/.claude/settings.json), adding the required github MCP entry with your GITHUB_TOKEN, restarting Claude Code, and verifying the tools appear with the mcp__github__* prefix.