Claude Chrome
0
Enables Claude Desktop, Claude Code, and other MCP hosts to interact with Claude.ai in Chrome browsers.
Acerca de
Claude Chrome is a developer tool suite designed to bridge the gap between Claude.ai in Chrome browsers and various MCP (Multi-Client Protocol) hosts like Claude Desktop and Claude Code. It comprises a Chrome extension for WebSocket-based debugger access, a Node.js-based MCP server for exposing Chrome capabilities, and a CLI tool for direct browser control. This allows developers to automate and extend the functionality of Claude.ai interactions within these environments.
Características Principales
- 0 GitHub stars
- Offers a command-line interface for direct browser control.
- Supports spawning new Claude.ai tabs and managing existing sessions.
- Exposes Chrome capabilities to MCP clients through a Node.js server.
- Provides Chrome debugger access via WebSocket for claude.ai.
- Enables sending messages to Claude sessions and retrieving responses.
Casos de Uso
- Programmatically managing Claude.ai conversations and tabs.
- Automating interactions with Claude.ai from Claude Desktop or Claude Code.
- Extending Claude.ai's functionality with custom scripts and DOM manipulation.