loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

chrome-mcp

MCP Tool

cheikh2shift/chrome-mcp

MCP to give Godex access to a user's browser

Install

$ npx loaditout add cheikh2shift/chrome-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "chrome-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chrome-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Chrome MCP Controller

An MCP (Model Context Protocol) server that allows AI agents (like godex) to control Chrome tabs via a browser extension.

Architecture
┌─────────────────────────────────────────────────────────────────────────────────┐
│                          MCP Mode (for godex)                                   │
│  ┌─────────────┐    stdio     ┌──────────────┐    HTTP   ┌──────────────────┐   │
│  │   godex     │◄────────────►│  chrome-mcp  │◄─────────►│  Daemon Server   │   │
│  │  (AI Agent) │              │              │           │  (port 9223)     │   │
│  └─────────────┘              └──────────────┘           └────────┬─────────┘   │
└───────────────────────────────────────────────────────────────┼─────────────────┘
                                                                │ SQLite
┌─────────────────────────────────────────────────────────────────────────────────┐
│                        Chrome Extension                                         │
│  ┌─────────────────────┐         WebSocket         ┌────────────────────────┐   │
│  │   background.js     │◄─────────────────────────►│   Daemon Server        │   │
│  │   (service worker)  │   real-time push          │   /ws                  │   │
│  └──────────┬──────────┘                           └───────────┬────────────┘   │
│             │ chrome.tabs.sendMessage                          │                │
│             ▼                                                  │                │
│  ┌─────────────────────┐                                       │                │
│  │     content.js      │◄──────────────────────────────────────┘                │
│  │  (page context)     │  executes JS in page                                   │
│  └─────────────────────┘                                                        │
└─────────────────────────────────────────────────────────────────────────────────┘
How It Works
  1. godex starts chrome-mcp → Automatically starts da

Tags

ai-agentsmcpmcp-server

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated30 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/20/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/cheikh2shift/chrome-mcp)](https://loaditout.ai/skills/cheikh2shift/chrome-mcp)