claude-code-best/packages/@ant/claude-for-chrome-mcp/src
unraid 6738a76152 feat: enable Claude in Chrome MCP with full browser control
Replace the 6-line stub in @ant/claude-for-chrome-mcp with the complete
implementation (8 files, 3038 lines) from the reference project.

Provides 17 browser tools: navigate, screenshot, click, type, read DOM,
execute JS, record GIF, monitor console/network, manage tabs, etc.

No feature flag needed. No changes to src/ (already matches official).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 21:46:07 +08:00
..
bridgeClient.ts feat: enable Claude in Chrome MCP with full browser control 2026-04-03 21:46:07 +08:00
browserTools.ts feat: enable Claude in Chrome MCP with full browser control 2026-04-03 21:46:07 +08:00
index.ts feat: enable Claude in Chrome MCP with full browser control 2026-04-03 21:46:07 +08:00
mcpServer.ts feat: enable Claude in Chrome MCP with full browser control 2026-04-03 21:46:07 +08:00
mcpSocketClient.ts feat: enable Claude in Chrome MCP with full browser control 2026-04-03 21:46:07 +08:00
mcpSocketPool.ts feat: enable Claude in Chrome MCP with full browser control 2026-04-03 21:46:07 +08:00
toolCalls.ts feat: enable Claude in Chrome MCP with full browser control 2026-04-03 21:46:07 +08:00
types.ts feat: enable Claude in Chrome MCP with full browser control 2026-04-03 21:46:07 +08:00