Register Mcp banner
initialneil initialneil

Register Mcp

Development community

Description

--- description: "Register an MCP server as a connection skill — project-with-reflect" argument-hint: "<name> (+ how to connect it — natural language ok)" --- Run the **register-mcp** action of the `project-with-reflect` skill with arguments: $ARGUMENTS The user just names the server and roughly how to reach it (a package/command, or an http url) — you work out the exact `claude mcp add` line and confirm it. **Wire it first:** `claude mcp add --scope user <name> -- <command…>` (or `--transport

Installation

Installs to ~/.claude/skills/initialneil-project-with-reflect-register-mcp/SKILL.md

Terminal
mkdir -p ~/.claude/skills/initialneil-project-with-reflect-register-mcp && curl -fsSL https://raw.githubusercontent.com/initialneil/project-with-reflect/HEAD/commands/register-mcp.md -o ~/.claude/skills/initialneil-project-with-reflect-register-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