Claude Chrome MCP

by durapensa

8 stars
415 downloads
Not rated
GitHub

About

Developer tool suite enabling Claude Desktop, Claude Code, and other MCP hosts like Cursor, to interact with claude.ai in Chrome browsers.

Details

Author
durapensa
GitHub stars
8
Downloads
415
Categories
AI

- Async message sending with completion detection
- Claude-to-Claude response forwarding
- Conversation management via Claude.ai API
- Network inspection and debugging tools
- WebSocket-only architecture with persistent connections
- Health monitoring endpoint for relay status

Install the Chrome extension from the project’s extension/ directory (load unpacked), then install dependencies with npm install in the mcp-server/ directory. Configure Claude Desktop by adding an MCP server entry with command "node" and args pointing to the absolute path of mcp-server/src/server.js. After restarting Claude Desktop, use natural language commands like “Open a new tab” or “List all open Claude tabs.”

Claude Chrome MCP

Browser automation tool enabling MCP clients (Claude Desktop, Claude Code, Cursor) to interact with claude.ai through Chrome extension and MCP server.

Components

- MCP Server - Chrome Extension (enabled only for claude.ai) - CLI Tool

Quick Start

Prerequisites

- Google Chrome browser - Node.js v16 or higher - npm installed

Step 1: Install Chrome Extension

1. Open Chrome and navigate to chrome://extensions/ 2. Enable "Developer mode" (toggle in top right) 3. Click "Load unpacked" and select the extension/ directory from this project 4. The extension icon should appear in your toolbar

Step 2: Install Dependencies

```bash
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.