curupira

pleme-io/curupira
★ 0 stars TypeScript 💻 Code/Dev Tools Updated 1d ago
MCP debugging server for React applications — component inspection, state management debugging (Apollo, Zustand, XState, Redux, TanStack Query), and Chrome DevTools Protocol integration
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "curupira": {
      "command": "npx",
      "args": [
        "-y",
        "pleme-io/curupira"
      ]
    }
  }
}

README Excerpt

<div align="center"> <h3>🦶 Trace backwards through execution to find the root cause 🦶</h3> <p>Named after the Brazilian forest guardian with backward feet</p> </div> Curupira is a Model Context Protocol (MCP) debugging tool that provides AI assistants with direct access to browser DevTools, React state, and runtime debugging capabilities. It bridges the gap between AI assistants and complex frontend applications through Chrome DevTools Protocol.

Tools (11)

consoledebugdomevaluateinspectnetworkpigeonprofilereactstatetimeTravel