yx-bridge

MRsuperkosmos/yx-bridge
★ 0 stars Unknown language AI/LLM Updated 1d ago
Browser extension + local MCP server: 250+ tools so an AI agent can read and control your open tabs (Yandex Browser / Chromium). Password, pause switch, browsing stats. | Расширение для браузера + локальный MCP-сервер: 250+ инструментов, чтобы ИИ-агент читал и управлял вашими вкладками (Яндекс Браузер / Chromium). Пароль, пауза, статистика.
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": {
    "yx-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "MRsuperkosmos/yx-bridge"
      ]
    }
  }
}