{
  "description": "Backup of MCP servers removed from Claude Code. Re-add with: claude mcp add <name> <command>",
  "removedServers": {
    "context-prompt": "node /Users/Asim/Desktop/claude-prompts-mcp/server/dist/index.js",
    "ken-you-remember": "npx -y ken-you-remember",
    "ken-you-think": "npx -y ken-you-think@3",
    "snap-happy": "npx -y @mariozechner/snap-happy",
    "ken-you-reflect": "npx -y ken-you-reflect",
    "github": "docker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN ghcr.io/github/github-mcp-server",
    "sequential-thinking": "npx -y @modelcontextprotocol/server-sequential-thinking",
    "chrome-devtools": "npx -y chrome-devtools-mcp@latest",
    "magic": "npx -y @21st-dev/magic",
    "morphllm-fast-apply": "npx -y @morph-llm/morph-fast-apply",
    "digitalocean-mcp": "npx @digitalocean/mcp",
    "jina": "https://mcp.jina.ai/sse",
    "firecrawl": "npx -y firecrawl-mcp",
    "n8n-mcp": "npx n8n-mcp",
    "tavily": "npx -y tavily-mcp@0.1.2"
  },
  "keptServers": {
    "context7": "Essential for library docs lookup",
    "playwright": "Essential for E2E testing",
    "code-executor": "Project code execution"
  },
  "quickRestore": {
    "context-prompt": "claude mcp add context-prompt -- node /Users/Asim/Desktop/claude-prompts-mcp/server/dist/index.js",
    "github": "claude mcp add github -- docker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN ghcr.io/github/github-mcp-server",
    "playwright": "claude mcp add playwright -- npx @playwright/mcp",
    "firecrawl": "claude mcp add firecrawl -- npx -y firecrawl-mcp",
    "jina": "claude mcp add jina https://mcp.jina.ai/sse --transport sse"
  }
}
