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

Installs
12
GitHub Stars
11
First Seen
Mar 24, 2026
install-mcp — ethpandaops/panda