setup-mcp

Installation
SKILL.md

Setting up MCP in a Plugin

MCP servers are configured via a .mcp.json file (dotfile) at the plugin root — not inside .claude-plugin/, and not mcp.json without the dot.

File location

plugins/<name>/
├── .claude-plugin/
│   └── plugin.json
├── .mcp.json        ← here
├── commands/
└── ...

Schema

{
Related skills
Installs
17
First Seen
Apr 27, 2026