Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"mcp-b-react-webmcp": {
"command": "npx",
"args": [
"-y",
"@mcp-b/react-webmcp"
]
}
}
}
Or smoke-test directly:
npx -y @mcp-b/react-webmcp
Details
| Website | https://www.npmjs.com/package/@mcp-b/react-webmcp |
|---|---|
| GitHub | git+https://github.com/WebMCP-org/npm-packages.git |
| License | unknown |
| Pricing | free |
| Tags | ai ai-agents ai-assistant ai-integration ai-tools anthropic browser chatgpt |
| Sources | npm |
| Discovered | 2026-05-25 |