BongoCat

GitHub

🐱 跨平台互动桌宠 BongoCat,为桌面增添乐趣!

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "BongoCat": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-BongoCat"
      ]
    }
  }
}