web MCP Server
MCP server that lets AI agents inspect, replay, validate, and patch React bugs in the browser.
Discovered via github-topic:model-context-protocol and last synced 3mo ago.
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)
What it gives the agent
Best when
Status
Reuse the generic MCP command and adapt the client-specific config shape
`init-mcp --client gemini-cli --mode npx --write`
Use when running OpenCLI commands to interact with websites (Bilibili, Twitter, Reddit, Xiaohongshu, etc.), desktop apps (Cursor, Notion), or public APIs (HackerNews, arXiv). Covers installation, command reference, and output formats for 87+ adapters.
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
MUST use for ANY PDF or image format conversion task — converting PDF and images (JPG/JPEG/PNG/BMP/TIFF/TIF/WEBP/JPEG2000) to 10 formats (Word, Excel, PPT, H...
Unified multi-provider web search and URL extraction skill with intelligent auto-routing across Serper, Brave, Tavily, Querit, Linkup, Exa, Firecrawl, Perple...
Learn how to use the Web Monitor Claude skill. Complete guide with installation instructions and examples.
Learn how to use the Event-Watcher Claude skill. Complete guide with installation instructions and examples.
Learn how to use the Agent Onboarding Claude skill. Complete guide with installation instructions and examples.