Gemi_MCP_V2

liewcc/Gemi_MCP_V2
★ 0 stars JavaScript Browser/Web Updated today
Gemi MCP V2 - TUI + MCP server for browser-automated Gemini/DeepSeek/Copilot chat
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gemi_mcp_v2": {
      "command": "npx",
      "args": [
        "-y",
        "liewcc/Gemi_MCP_V2"
      ]
    }
  }
}

README Excerpt

Drives provider web UIs (Gemini / DeepSeek / Copilot / z.ai) via Playwright to provide an MCP-based automation layer, with an Ink TUI front end. - **Windows 10/11 (x64)** - **Python 3.10+** on `PATH` (`python --version`) - **Visual C++ 2015–2022 Redistributable (x64)** — provides `msvcp140.dll`, which Playwright's `greenlet` dependency loads at runtime. Without it the