DeepSeek Harness 插件库
🔍 English

Gemini-Eyes

💬 会话与消息 ⭐ 6 stars 应用

MCP bridge to gemini.google.com: vision analysis of images and videos, Imagen image and Veo video generation, and conversation management using the logged-in browser session with no API key.

插件信息

GitHub stars⭐ 6
主要语言Python
最近推送2026-08-15T01:57:40Z
维护者ConsoleSun
收录日期2026-08-15

截图

Gemini-Eyes — 插件截图

安装这个 DSH 插件

复制下面的命令,在 DeepSeek Harness 终端中运行即可。

dsh plugin add github:ConsoleSun/Gemini-Eyes

⚠️ 插件以当前 dsh 进程的权限运行,安装时可能执行代码。安装前请检查源代码仓库和许可证;如需可复现安装,请固定 commit 哈希。 插件安全 →

更多介绍

gemini-web-mcp 让 Agent 用上 Gemini 的「眼睛」和「手」 —— 一个 MCP 服务,把 gemini.google.com 网页端的能力桥接给任何 Agent: - 🗣️ 对话 :多轮聊天、续聊历史会话 - 👁️ 看图 / 看视频 :上传本地文件,让 Gemini 识别并描述 - 🎨 生图(Imagen)/ 🎬 生视频(Veo) :自动下载成品到本地 - 💬 会话管理 :列出 / 读取 / 删除账号下的历史对话 - 🔄 免维护登录态 :…

关于这个插件: Gemini-Eyes

Gemini-Eyes 是什么?

Gemini-Eyes 是一款会话与消息插件,由 ConsoleSun 维护。MCP bridge to gemini.google.com: vision analysis of images and videos, Imagen image and Veo video generation, and conversation management using the logged-in browser session with no API key.

如何安装 Gemini-Eyes?

在 DeepSeek Harness 终端运行 dsh plugin add github:ConsoleSun/Gemini-Eyes 即可。dsh CLI 会从 GitHub 解析插件并安装到当前配置。如需可复现安装,可固定 commit 哈希:dsh plugin add github:ConsoleSun/Gemini-Eyes#commit。

Gemini-Eyes 免费吗?

Gemini-Eyes 是社区开源项目。你可以查看源码并免费安装使用。

会话与消息

面向 DeepSeek Harness 的任务感知推理模式路由器:在连续的 react↔spec 轴上划分三个可观测行为区间(spec/mixed/react),于首个模型请求前自动选档,并支持 Persona 与首轮工具注入、对 agent 可见的调参。

查看插件 → yjh051108