@edgarbrunet/react-sentinel

web MCP Server

MCP server that lets AI agents inspect, replay, validate, and patch React bugs in the browser.

VerifiedInstall Ready
webweb
4 views1 stars0 forksv0.1.0MIT

Why This Matters

Discovered via github-topic:model-context-protocol and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:model-context-protocol
Stars
1
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx @edgarbrunet/react-sentinel

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "-edgarbrunet-react-sentinel": {
      "command": "npx",
      "args": [
        "@edgarbrunet/react-sentinel"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

5
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (5)

Capability

What it gives the agent

Mode

Best when

Environment

Status

Partial

Reuse the generic MCP command and adapt the client-specific config shape

Supported

`init-mcp --client gemini-cli --mode npx --write`