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

  1. Detect which clients are installed by checking for their config directories.
  2. For each detected client, read the existing config file (or start with {}).
  3. Merge the mcpServers.panda entry — preserve all existing keys.
  4. Write the updated config back.
  5. Report what was configured.

Client Configurations

Claude Code

  • Detection: ~/.claude/ directory exists
  • Config file: ~/.claude.json
Related skills
Installs
3
GitHub Stars
2
First Seen
Mar 24, 2026