install-mcp
Installation
SKILL.md
Install panda MCP Server
Register panda as an MCP server in the user's AI coding assistants. Panda
exposes an SSE transport at http://localhost:2480/sse by default.
Steps
- Detect which clients are installed by checking for their config directories.
- For each detected client, read the existing config file (or start with
{}). - Merge the
mcpServers.pandaentry — preserve all existing keys. - Write the updated config back.
- Report what was configured.