Setup Mcp banner
ChipFlow ChipFlow

Setup Mcp

Development community

Description

--- name: setup-mcp description: Troubleshooting guide for MCP server configuration (auto-configures by default) --- # MCP Server Troubleshooting **Note**: The MCP server should auto-configure when you install the plugin and restart Claude Code. This guide is only needed if auto-configuration fails. ## Check if Already Configured First, verify the server isn't already running: ```bash claude mcp list ``` If you see `repo-map: ... - ✓ Connected`, it's already working! No action needed. ## M

Installation

Installs to ~/.claude/skills/chipflow-context-daddy-setup-mcp/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chipflow-context-daddy-setup-mcp && curl -fsSL https://raw.githubusercontent.com/ChipFlow/context-daddy/HEAD/commands/setup-mcp.md -o ~/.claude/skills/chipflow-context-daddy-setup-mcp/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository