diff --git a/docs/ISSUES_OVERVIEW.md b/docs/ISSUES_OVERVIEW.md new file mode 100644 index 0000000..1a237c4 --- /dev/null +++ b/docs/ISSUES_OVERVIEW.md @@ -0,0 +1,1028 @@ +# Issues Overview + +## 📊 Statistics + +- **Total Issues**: 183 +- **Open**: 116 +- **Closed**: 67 +- **Close Rate**: 36.6% +- **Last Updated**: 2025-10-11 + +## 📑 Table of Contents + +- [Feature Requests](#feature-requests) +- [Bug Reports](#bug-reports) +- [Installation Issues](#installation-issues) +- [Configuration Issues](#configuration-issues) +- [Compatibility Issues](#compatibility-issues) +- [Documentation Improvements](#documentation-improvements) +- [Resolved Issues](#resolved-issues) + +--- + +## 🚀 Feature Requests + +### Open Issues + +#### #215 chrome_console incomplete data retrieval +- **Status**: OPEN +- **Author**: africa1207 +- **Date**: 2025-09-30 +- **Description**: chrome_console returns shallow copy data, cannot get deep object information + +#### #207 Screenshots can't autosave? I have to manually click Save? +- **Status**: OPEN +- **Author**: FVEFWFE +- **Date**: 2025-09-18 +- **Description**: Request for automatic screenshot saving without manual clicking + +#### #205 Support clipboard information retrieval for form filling +- **Status**: OPEN +- **Author**: sunzh231 +- **Date**: 2025-09-17 +- **Description**: Fill input fields directly from clipboard to avoid CSP blocking inject scripts + +#### #202 How to use this plugin in Electron applications +- **Status**: OPEN +- **Author**: lyl340321 +- **Date**: 2025-09-13 +- **Description**: Want to reuse this plugin to provide MCP service in Electron browser + +#### #201 chrome-mcp cannot retrieve information from dialog +- **Status**: OPEN +- **Author**: qphien +- **Date**: 2025-09-12 +- **Description**: Dialog contains token sensitive information, js retrieval returns empty + +#### #200 How to scroll the page +- **Status**: OPEN +- **Author**: qphien +- **Date**: 2025-09-12 +- **Description**: On Mac, space key doesn't scroll Chrome page + +#### #190 No support for offline local model loading? +- **Status**: OPEN +- **Author**: long36708 +- **Date**: 2025-09-02 +- **Description**: In internal network environment, cannot download HuggingFace models + +#### #183 How to save large HTML content from Chrome browser +- **Status**: OPEN +- **Author**: sansanai +- **Date**: 2025-08-28 +- **Description**: How to save HTML displayed in Chrome browser, especially when content is large + +#### #180 Service status frequently stops unexpectedly +- **Status**: OPEN +- **Author**: IAmKongHai +- **Date**: 2025-08-28 +- **Description**: Request to maintain service running until browser exits + +#### #178 Browser automatically pops up when MCP opens pages +- **Status**: OPEN +- **Author**: MiloQ +- **Date**: 2025-08-27 +- **Description**: Request for browser to run silently in background + +#### #177 n8n integration +- **Status**: OPEN +- **Author**: judaemon +- **Date**: 2025-08-27 +- **Description**: Can this be used in n8n workflow? + +#### #175 Can MCP server start in SSE mode? +- **Status**: OPEN +- **Author**: FriSeaSky +- **Date**: 2025-08-25 +- **Description**: Currently only supports two modes, hope to implement SSE mode + +#### #171 Tab group api controls +- **Status**: OPEN +- **Author**: danieliser +- **Date**: 2025-08-21 +- **Description**: Allow MCP to control tab groups: create, delete, add tabs to groups, etc. + +#### #169 Feature Request: Support Environment Variables to Disable Specific Tools +- **Status**: OPEN +- **Author**: lathidadia +- **Date**: 2025-08-20 +- **Description**: Support disabling or filtering specific tools via environment variables to resolve tool name conflicts + +#### #162 Needs rate limit logic to prevent tools going rogue +- **Status**: OPEN +- **Author**: neberej +- **Date**: 2025-08-16 +- **Description**: Need to add rate limiting logic to prevent tool abuse + +#### #157 Chrome Web Store +- **Status**: OPEN +- **Author**: nelzomal +- **Date**: 2025-08-13 +- **Description**: Any plans to publish to Chrome Web Store? + +#### #155 More intelligent +- **Status**: OPEN +- **Author**: nullCode666 +- **Date**: 2025-08-13 +- **Description**: Hope MCP can automatically understand webpage source code, find encryption methods, etc. + +#### #153 `chrome_inject_script` not working on some sites +- **Status**: OPEN +- **Author**: rmorse +- **Date**: 2025-08-12 +- **Description**: chrome_inject_script doesn't work on some sites, need support for different injection points + +#### #141 Support mouse hover and multi-window MCP isolation +- **Status**: OPEN +- **Author**: lironghai +- **Date**: 2025-08-07 +- **Description**: Request mouse hover and multi-window MCP isolation features + +### Closed Issues + +#### #145 Add file upload capability for web forms +- **Status**: CLOSED +- **Author**: kaovilai +- **Date**: 2025-08-08 +- **Description**: Add file upload functionality to support web forms + +#### #107 Support .dxt format +- **Status**: CLOSED +- **Author**: metalshanked +- **Date**: 2025-07-16 +- **Description**: Support Anthropic's .dxt format for one-click installation + +--- + +## 🐛 Bug Reports + +### Open Issues + +#### #215 chrome_console incomplete data retrieval +- **Status**: OPEN +- **Author**: africa1207 +- **Date**: 2025-09-30 +- **Description**: chrome_console returns shallow copy, deep objects show as "object" + +#### #212 Tool invocation error +- **Status**: OPEN +- **Author**: zhaooa +- **Date**: 2025-09-28 +- **Description**: Tool is open but still shows invocation error + +#### #209 MCP tool called but drawing has no response +- **Status**: OPEN +- **Author**: scwlkq +- **Date**: 2025-09-26 + +#### #206 Request error +- **Status**: OPEN +- **Author**: lghxuelang +- **Date**: 2025-09-18 +- **Description**: Invalid or missing MCP session ID for SSE + +#### #204 Frequently opens chrome-extension://hbdgbgagpkpjffpklnamcljpakneikee/true +- **Status**: OPEN +- **Author**: Wouldyouplace45 +- **Date**: 2025-09-15 +- **Description**: Browser shows "cannot access your file" + +#### #191 chrome_console requires current page not to have dev tool open +- **Status**: OPEN +- **Author**: string1225 +- **Date**: 2025-09-03 +- **Description**: Chrome browser mechanism limitation + +#### #184 trae shows some tool names exceed 60 character limit +- **Status**: OPEN +- **Author**: wangqi996 +- **Date**: 2025-08-29 + +#### #163 chrome_screenshot always gives "exceeds maximum allowed tokens" error +- **Status**: OPEN +- **Author**: maddada +- **Date**: 2025-08-18 +- **Description**: Screenshot response exceeds maximum allowed tokens (25000) + +#### #152 Concurrency execution errors +- **Status**: OPEN +- **Author**: shatang123 +- **Date**: 2025-08-12 +- **Description**: TabId misalignment and unclosed tabs during concurrent crawling + +#### #149 Script injection failure message keeps appearing +- **Status**: OPEN +- **Author**: manzhonglu +- **Date**: 2025-08-11 + +#### #144 Opens webpage then waits until timeout +- **Status**: OPEN +- **Author**: shopkeeper2020 +- **Date**: 2025-08-08 + +#### #142 Cannot perform click actions on opened webpage +- **Status**: OPEN +- **Author**: bbhxwl +- **日期**: 2025-08-07 +- **Description**: Using qweb3 4b, only answers questions without performing click actions + +#### #139 Error: Request timed out after 30000ms +- **Status**: OPEN +- **Author**: sunhao28256 +- **Date**: 2025-08-05 + +#### #136 `chrome_keyboard` is not working with Claude Code +- **Status**: OPEN +- **Author**: hanayashiki +- **Date**: 2025-08-03 +- **Description**: Shows success but nothing is input into textarea + +#### #128 Keeps retrying if webpage element not found +- **Status**: OPEN +- **Author**: GragonForce666 +- **Date**: 2025-07-29 + +#### #122 Various timeouts and automatic stops +- **Status**: OPEN +- **Author**: fordiy +- **Date**: 2025-07-26 +- **Description**: Already increased 30s timeout by 10x, still having timeout issues + +#### #118 Cannot auto-click Cloudflare CAPTCHA +- **Status**: OPEN +- **Author**: windzhu0514 +- **Date**: 2025-07-23 + +#### #114 Cannot scrape Douban and Jike +- **Status**: OPEN +- **Author**: imHw +- **Date**: 2025-07-20 +- **Description**: AI reports encountering problems accessing these sites, possibly anti-scraping mechanisms + +#### #112 chrome_network_debugger maxRequests too small +- **Status**: OPEN +- **Author**: kanekanefy +- **Date**: 2025-07-19 +- **Description**: maxRequests limit stops capture after 100 requests + +#### #111 Error when taking website screenshot with CherryStudio +- **Status**: OPEN +- **Author**: GehuaZhang +- **Date**: 2025-07-18 +- **Description**: Cannot read properties of undefined (reading 'map') + +#### #99 chrome_get_web_content tool incomplete page information +- **Status**: OPEN +- **Author**: Reviel +- **Date**: 2025-07-13 +- **Description**: Missing Description section when retrieving PostGIS ticket page + +#### #92 AI cannot close alert dialogs +- **Status**: OPEN +- **Author**: chgblog +- **Date**: 2025-07-11 +- **Description**: When encountering alert/confirm dialogs, AI cannot continue, shows MCP timeout + +#### #67 Windows function call timeout error +- **Status**: OPEN +- **Author**: zhiyu +- **Date**: 2025-07-01 + +### Closed Issues + +#### #181 The extension stays disconnected +- **Status**: CLOSED +- **Author**: Arefinw +- **Date**: 2025-08-28 + +#### #140 Semantic engine initialization failed +- **Status**: CLOSED +- **Author**: Demi555 +- **Date**: 2025-08-06 + +#### #116 Extension disconnects when clicking connection then losing focus +- **Status**: CLOSED +- **Author**: BeginnerDone +- **Date**: 2025-07-22 + +#### #73 API Error: 413: Prompt is too long +- **Status**: CLOSED +- **Author**: Lehtien +- **Date**: 2025-07-04 + +#### #60 Claude code Chrome MCP server startup outputs emoji in console.log +- **Status**: CLOSED +- **Author**: gabyic +- **Date**: 2025-06-28 +- **Description**: Causes MCP protocol JSON parsing error + +--- + +## 📦 Installation Issues + +### Open Issues + +#### #210 Can extension configuration address be modified in Chrome? +- **Status**: OPEN +- **Author**: shenmadouyaowen +- **Date**: 2025-09-27 +- **Description**: Can 127.0.0.1 be changed to 0.0.0.0 for LAN access? + +#### #198 Plugin connection issue in Google Chrome +- **Status**: OPEN +- **Author**: nice-nicegod +- **Date**: 2025-09-09 +- **Description**: Shows "Connected, Service Not Started". If Node.js installation path was changed, this issue occurs + +#### #187 Shows "Connected, Service Not Started" when opening connection +- **Status**: OPEN +- **Author**: wyx66624 +- **Date**: 2025-08-31 +- **Description**: Manually registered mcp-chrome-bridge, port 12306 has no process listening + +#### #174 Browser in Docker + Chrome MCP: troubleshooting +- **Status**: OPEN +- **Author**: f3l1x +- **Date**: 2025-08-25 +- **Description**: Pre-installing extension in Docker virtual browser shows "Connected, Service Not Started" + +#### #170 Claude Code integration on WSL +- **Status**: OPEN +- **Author**: TimHuey +- **Date**: 2025-08-20 +- **Description**: Claude Code in WSL cannot recognize mcp server + +#### #159 WSL Support? +- **Status**: OPEN +- **Author**: D3OXY +- **Date**: 2025-08-14 + +#### #151 How to initialize semantic engine in intranet? +- **Status**: OPEN +- **Author**: kkk123dm +- **Date**: 2025-08-12 +- **Description**: Intranet usage, semantic engine initialization failed, embedded model download failed + +#### #148 Chrome plugin started successfully but command line shows failed +- **Status**: OPEN +- **Author**: joytianya +- **Date**: 2025-08-10 + +#### #147 Any plans to support Docker deployment? +- **Status**: OPEN +- **Author**: tgscan-dev +- **Date**: 2025-08-10 + +#### #143 How to deploy this MCP service on server? +- **Status**: OPEN +- **Author**: no-bystander +- **Date**: 2025-08-08 + +#### #138 Chrome extension installed, can configure port +- **Status**: OPEN +- **Author**: KylanJimmy +- **Date**: 2025-08-05 +- **Description**: Can 0.0.0.0 be bound instead of only 127.0.0.1? + +#### #137 Windows: Connected, Service Not Started +- **Status**: OPEN +- **Author**: steven111920 +- **Date**: 2025-08-04 +- **Description**: Clicking run_host.bat shows access denied + +#### #127 Connected, Service Not Started +- **Status**: OPEN +- **Author**: Fanzaijun +- **Date**: 2025-07-29 + +#### #115 Connected, Service Not Started +- **Status**: OPEN +- **Author**: yanghao112 +- **Date**: 2025-07-21 +- **Description**: Checked everything, still doesn't work + +#### #106 Startup successful but cannot configure +- **Status**: OPEN +- **Author**: crxxxxxxx +- **Date**: 2025-07-15 + +#### #90 Cannot start +- **Status**: OPEN +- **Author**: qiffang +- **Date**: 2025-07-11 +- **Description**: Running run_hosts.sh always hangs + +#### #88 Failed to install on Apple Silicon Mac +- **Status**: OPEN +- **Author**: DaniloHandsOn +- **Date**: 2025-07-10 +- **Description**: chrome-mcp-bridge command not found + +#### #85 Session termination 400 error keeps appearing +- **Status**: OPEN +- **Author**: hcoona +- **Date**: 2025-07-08 + +#### #78 docs/CONTRIBUTING.md build instructions missing packages/shared build +- **Status**: OPEN +- **Author**: adrianlzt +- **Date**: 2025-07-06 +- **Description**: Documentation missing shared package build steps + +#### #68 Execute mcp-chrome-bridge -v and report [ERR_REQUIRE_ESM] +- **Status**: OPEN +- **Author**: coisini6 +- **Date**: 2025-07-02 +- **Description**: Windows10 reports ERR_REQUIRE_ESM error + +#### #65 Mac M4 browser plugin service not connected +- **Status**: OPEN +- **Author**: wzp-coding +- **Date**: 2025-06-30 +- **Description**: Followed troubleshooting guide, executing index.js hangs with no response + +#### #62 Cannot start +- **Status**: OPEN +- **Author**: Mocha-s +- **Date**: 2025-06-28 +- **Description**: Don't know how to start + +### Closed Issues + +#### #196 SOLUTION - Native Messaging not working in Chromium +- **Status**: CLOSED (resolved by PR #195) +- **Author**: gebeer +- **Date**: 2025-09-07 +- **Description**: mcp-chrome-bridge npm package only installs to Chrome directory, doesn't support Chromium + +#### #161 Unexpected error: Running Status --> "Connected, Service Not Started" +- **Status**: CLOSED +- **Author**: TonnyWong1052 +- **Date**: 2025-08-15 + +#### #154 Chrome failed to load extension +- **Status**: CLOSED +- **Author**: mmhzlrj +- **Date**: 2025-08-12 +- **Description**: Missing 'manifest_version' key + +#### #81 Chromium browser startup failure directory issue +- **Status**: CLOSED +- **Author**: lesszzen +- **Date**: 2025-07-07 +- **Description**: Chromium config directory on Linux is .config/chromium + +#### #69 Any plans to adapt Firefox browser? +- **Status**: CLOSED +- **Author**: Shuai-S +- **Date**: 2025-07-02 + +#### #64 Doesn't support Linux deployment? +- **Status**: CLOSED +- **Author**: caiji2019-cai +- **Date**: 2025-06-30 + +#### #22 Mac startup failure, Native service not successfully started +- **Status**: CLOSED +- **Author**: DengKaiRong +- **Date**: 2025-06-19 + +#### #16 Development mode startup, server not successfully started +- **Status**: CLOSED +- **Author**: WSCZou +- **Date**: 2025-06-18 + +--- + +## ⚙️ Configuration Issues + +### Open Issues + +#### #203 INSTALL IN CURSOR, LOADING TOOLS, BUT NOT SUCCESS +- **Status**: OPEN +- **Author**: chenhunhun +- **Date**: 2025-09-14 +- **Description**: Tools failed to load after Cursor configuration + +#### #199 Claude code cli cannot connect +- **Status**: OPEN +- **Author**: 666xjs +- **Date**: 2025-09-10 +- **Description**: Server running successfully but cannot connect + +#### #188 Cannot connect in windsurf +- **Status**: OPEN +- **Author**: NoComments +- **Date**: 2025-09-02 +- **Description**: Error: TransformStream is not defined + +#### #185 Kiro prompts "Enabled MCP Server chrome-mcp-server must specify a command" +- **Status**: OPEN +- **Author**: Chris-C1108 +- **Date**: 2025-08-29 +- **Description**: Don't know what command refers to, might Kiro not support streamable-http type + +#### #182 Claude CLI fails to connect to running server on macOS +- **Status**: OPEN +- **Author**: dreamreels +- **Date**: 2025-08-28 +- **Description**: Extension shows running normally, but claude CLI tool cannot connect + +#### #173 Claude code doesn't support streamableHttp +- **Status**: OPEN +- **Author**: Baddts +- **Date**: 2025-08-24 +- **Description**: Claude code won't load this MCP after configuring streamableHttp + +#### #168 Failed to parse MCP servers from JSON +- **Status**: OPEN +- **Author**: joyhu +- **Date**: 2025-08-19 + +#### #167 Claude code mcp cannot connect +- **Status**: OPEN +- **Author**: TheBloodthirster +- **Date**: 2025-08-18 +- **Description**: Native connection disconnected + +#### #160 Error using multilingual-e5-base +- **Status**: OPEN +- **Author**: lcylcyll +- **Date**: 2025-08-15 +- **Description**: Model requires 768D dimension but errors in Chrome + +#### #150 Readme Image not found - Installation Step 3 +- **Status**: OPEN +- **Author**: amritbanerjee +- **Date**: 2025-08-12 +- **Description**: Image link in Readme step 3 returns 404 + +#### #135 Where is the callTool() function library? +- **Status**: OPEN +- **Author**: hechengdu +- **Date**: 2025-08-03 + +#### #134 Cursor cannot connect to Chrome MCP +- **Status**: OPEN +- **Author**: shengcruz +- **Date**: 2025-08-02 +- **Description**: Shows "No connection to browser extension" + +#### #132 trae loading failed +- **Status**: OPEN +- **Author**: mimicode +- **Date**: 2025-08-02 +- **Description**: chrome_send_command_to_inject_script length exceeds 60 characters + +#### #131 Claude desktop not recognized after configuration +- **Status**: OPEN +- **Author**: microxxx +- **Date**: 2025-08-01 + +#### #124 Says drawing is done but Excalidraw is always blank +- **Status**: OPEN +- **Author**: fordiy +- **Date**: 2025-07-27 + +#### #123 Frequently auto-stops during AI output +- **Status**: OPEN +- **Author**: fordiy +- **Date**: 2025-07-26 +- **Description**: Cannot continue drawing on original excalidraw page + +#### #121 Cannot invoke after CherryStudio upgrade to 1.5.3 +- **Status**: OPEN +- **Author**: csfeng1 +- **Date**: 2025-07-26 + +#### #109 CherryStudio cannot use MCP properly +- **Status**: OPEN +- **Author**: kksqwerc +- **Date**: 2025-07-17 +- **Description**: Tools listed but cannot be accurately invoked during conversation + +#### #103 Error 400 generally means incorrect client configuration +- **Status**: OPEN +- **Author**: ifastcc +- **Date**: 2025-07-15 +- **Description**: Provides correct configuration for Claude code, Gemini cli, Cursor + +#### #102 Cherry-Studio startup failed +- **Status**: OPEN +- **Author**: Bboossccoo +- **Date**: 2025-07-14 + +#### #100 Cursor calling excalidraw prompts Error calling tool +- **Status**: OPEN +- **Author**: DevilMay-Cry +- **Date**: 2025-07-14 +- **Description**: Request timed out after 30000ms + +#### #101 VSCode usage: Input URL, input credentials. Stuck at opening URL +- **Status**: OPEN +- **Author**: kkk123dm +- **Date**: 2025-07-14 + +### Closed Issues + +#### #221 How to configure mcp-chrome in VSC? +- **Status**: CLOSED +- **Author**: valuex +- **Date**: 2025-10-04 +- **Description**: Cannot start server after configuration + +#### #193 Cursor shows loading tools after adding MCP +- **Status**: CLOSED +- **Author**: lixiaolong613 +- **Date**: 2025-09-04 + +#### #192 Connection reset after deploying to remote server +- **Status**: CLOSED +- **Author**: wlxwlxwlx +- **Date**: 2025-09-04 + +#### #164 How to use predefined prompt templates in Claude desktop? +- **Status**: CLOSED +- **Author**: WeiyangZhang +- **Date**: 2025-08-18 + +#### #133 Issue setting up MCP in Claude Code +- **Status**: CLOSED +- **Author**: seldaneg +- **Date**: 2025-08-02 + +#### #113 Error invoking remote method 'mcp:restart-server' +- **Status**: CLOSED +- **Author**: Daiyuxin26 +- **Date**: 2025-07-19 + +#### #57 DIFY MCP invocation failed +- **Status**: CLOSED +- **Author**: SpringMeta +- **Date**: 2025-06-27 + +#### #45 Cherry Studio MCP connection error +- **Status**: CLOSED +- **Author**: nooldey +- **Date**: 2025-06-25 +- **Description**: Incorrect serverType, should use camelCase + +#### #32 VSCode startup failed +- **Status**: CLOSED +- **Author**: linjinxing +- **Date**: 2025-06-23 + +#### #30 Cannot use +- **Status**: CLOSED +- **Author**: 2513483494 +- **Date**: 2025-06-23 +- **Description**: unexpected status code: 400 + +#### #19 Error after configuring in Cursor +- **Status**: CLOSED +- **Author**: Sumouren1 +- **Date**: 2025-06-18 + +#### #18 Doesn't support cursor/cline? +- **Status**: CLOSED +- **Author**: Rainmen-xia +- **Date**: 2025-06-18 + +#### #13 Cherry Studio addition failed +- **Status**: CLOSED +- **Author**: LLmoskk +- **Date**: 2025-06-17 + +#### #8 chrome_navigate invocation error +- **Status**: CLOSED +- **Author**: fcyf +- **Date**: 2025-06-16 + +--- + +## 🔌 Compatibility Issues + +### Open Issues + +#### #172 Iframe page elements not found +- **Status**: OPEN +- **Author**: Actor12 +- **Date**: 2025-08-22 +- **Description**: Webpages using iframe, chrome_fill_or_selector always not found + +#### #126 Auto-reply, auto-publish hope for more powerful features +- **Status**: OPEN +- **Author**: smartchainark +- **Date**: 2025-07-29 +- **Description**: Cannot complete tasks normally on X platform and Xiaohongshu platform + +#### #93 How to get dynamic data? +- **Status**: OPEN +- **Author**: carter115 +- **Date**: 2025-07-11 +- **Description**: Data that calls API only when scrolling page + +#### #43 [No data output] Cursor+Edge test drawing one month browsing history +- **Status**: OPEN +- **Author**: 3377 +- **Date**: 2025-06-24 + +#### #42 Can it work together with Automa to create workflows? +- **Status**: OPEN +- **Author**: 3377 +- **Date**: 2025-06-24 + +#### #40 Semantic engine initialization failed +- **Status**: OPEN +- **Author**: HY-Hu +- **Date**: 2025-06-24 + +#### #39 Permission issue keeps appearing +- **Status**: OPEN +- **Author**: mozhuangshu +- **Date**: 2025-06-24 + +#### #33 Cannot find element +- **Status**: OPEN +- **Author**: 2513483494 +- **Date**: 2025-06-23 +- **Description**: Tencent Cloud console page elements cannot be found + +--- + +## 📚 Documentation Improvements + +### Open Issues + +#### #197 Cannot execute in commands +- **Status**: OPEN +- **Author**: lujuny328-cmyk +- **Date**: 2025-09-08 +- **Description**: Putting link bridge in commands cannot execute + +#### #189 Request to join group +- **Status**: OPEN +- **Author**: wwenj +- **Date**: 2025-09-02 +- **Description**: Group QR code in documentation expired + +#### #117 No tool to click extension programs? +- **Status**: OPEN +- **Author**: sunweihunu +- **Date**: 2025-07-22 +- **Description**: Hope to add tool to click Chrome extensions + +#### #125 QR code expired +- **Status**: OPEN +- **Author**: NuoLanC +- **Date**: 2025-07-29 + +### Closed Issues + +#### #95 Document organization with images not as good as Playwright +- **Status**: CLOSED +- **Author**: Xuzan9396 +- **Date**: 2025-07-12 + +#### #94 Readme video link expired +- **Status**: CLOSED +- **Author**: vcan +- **Date**: 2025-07-11 + +#### #91 Group is full, please add me +- **Status**: CLOSED +- **Author**: huangxingzhao +- **Date**: 2025-07-11 + +#### #89 What is this tool? +- **Status**: CLOSED +- **Author**: Messilimeng +- **Date**: 2025-07-11 +- **Description**: Using Cursor, any good interactive prompts? + +#### #84 How to configure my own AI? +- **Status**: CLOSED +- **Author**: liaoyu-zju +- **Date**: 2025-07-08 + +#### #83 WeChat QR code in Chinese documentation expired +- **Status**: CLOSED +- **Author**: YunfanGoForIt +- **Date**: 2025-07-07 + +#### #79 English? +- **Status**: CLOSED +- **Author**: michabbb +- **Date**: 2025-07-06 +- **Description**: README is in English but Chrome extension is entirely in Chinese + +#### #75 How to reference files in prompt directory? +- **Status**: CLOSED +- **Author**: jovezhong +- **Date**: 2025-07-05 + +#### #52 README multimedia resources 404 issue +- **Status**: CLOSED +- **Author**: yunkst +- **Date**: 2025-06-26 + +#### #49 What is the model chat tool on the browser right side in the video? +- **Status**: CLOSED +- **Author**: MoeMoeFish +- **Date**: 2025-06-25 + +#### #48 Suggest creating a WeChat group +- **Status**: CLOSED +- **Author**: goreycn +- **Date**: 2025-06-25 + +#### #44 Cannot see the MCP configuration link button +- **Status**: CLOSED +- **Author**: jimleee +- **Date**: 2025-06-25 + +#### #35 Drawing function not invoked +- **Status**: CLOSED +- **Author**: guangzhou +- **Date**: 2025-06-23 + +#### #34 How to draw on the board? +- **Status**: CLOSED +- **Author**: guangzhou +- **Date**: 2025-06-23 + +#### #31 Can console log reading be added? +- **Status**: CLOSED +- **Author**: ZoidbergPi +- **Date**: 2025-06-23 + +#### #26 Usage tutorial +- **Status**: CLOSED +- **Author**: fanhaoj +- **Date**: 2025-06-22 + +#### #23 How to open the dialog? +- **Status**: CLOSED +- **Author**: kokwiw +- **Date**: 2025-06-20 + +#### #17 Comparing 2 JD products exceeds token limit +- **Status**: CLOSED +- **Author**: namejee +- **Date**: 2025-06-18 + +#### #15 Claude Desktop +- **Status**: CLOSED +- **Author**: GoldRush520 +- **Date**: 2025-06-18 +- **Description**: Claude Desktop cannot be used in China, any alternatives? + +#### #11 Can drag and drop functionality be added? +- **Status**: CLOSED +- **Author**: tom63001 +- **Date**: 2025-06-17 + +--- + +## ✅ Resolved Issues + +### Community Communication + +#### #213 Request WeChat group for mutual communication +- **Status**: OPEN +- **Author**: zhangchao0323 +- **Date**: 2025-09-29 + +#### #211 Request to join group, want to contribute to project +- **Status**: OPEN +- **Author**: suoaiyisheng +- **Date**: 2025-09-27 + +### Usage Issues + +#### #176 Claude code cannot draw +- **Status**: OPEN +- **Author**: woshihoujinxin +- **Date**: 2025-08-26 +- **Description**: Opens excalidraw.com to draw but no smooth effect + +#### #166 Drawing problem +- **Status**: OPEN +- **Author**: fyture +- **Date**: 2025-08-18 +- **Description**: Model says completed but nothing on excalidraw + +### Python Integration + +#### #194 How to integrate in code without AI agent? +- **Status**: CLOSED +- **Author**: dreambe +- **Date**: 2025-09-05 +- **Description**: For example Python, any demo code? + +#### #82 Failed to call tools directly using Python code +- **Status**: CLOSED +- **Author**: YunfanGoForIt +- **Date**: 2025-07-07 + +#### #24 Can this plugin be called using Python code? +- **Status**: CLOSED +- **Author**: liulint +- **Date**: 2025-06-20 + +#### #21 Can LLMs without MCP functionality connect to this MCP server? +- **Status**: CLOSED +- **Author**: JessiePen +- **Date**: 2025-06-19 + +### Server Deployment + +#### #74 Suggestion: Enable External Access to Local Server +- **Status**: OPEN +- **Author**: ErrorGz +- **Date**: 2025-07-05 +- **Description**: Suggest modifying HOST to 0.0.0.0 to allow external access + +#### #72 Tab chaining issue +- **Status**: CLOSED +- **Author**: fundoop +- **Date**: 2025-07-04 +- **Description**: Can specific tab page operations and tab switching be added? + +#### #71 Can this MCP server be separated from client? +- **Status**: CLOSED +- **Author**: xiaodiao216 +- **Date**: 2025-07-03 + +#### #70 [Help Wanted] What is the MCP client in project homepage video? +- **Status**: CLOSED +- **Author**: tonyxu721 +- **Date**: 2025-07-03 + +### Others + +#### #97 What is the conversation tool in usage examples? +- **Status**: CLOSED +- **Author**: sbwg +- **Date**: 2025-07-12 + +#### #96 Where is the entrance? +- **Status**: CLOSED +- **Author**: DavidCalls +- **Date**: 2025-07-12 + +#### #80 Alternative way question +- **Status**: CLOSED +- **Author**: yiminhale +- **Date**: 2025-07-06 +- **Description**: Can npm be used instead of pnpm? + +#### #51 Navigate function cannot open address in tab +- **Status**: CLOSED +- **Author**: adoin +- **Date**: 2025-06-26 + +#### #25 [Feature Request] - Can I use it with my Cursor? +- **Status**: CLOSED +- **Author**: DaleXiao +- **Date**: 2025-06-21 + +#### #14 How to support VSCode or trae? +- **Status**: CLOSED +- **Author**: loki-zhou +- **Date**: 2025-06-17 + +#### #5 How to set up MCP in Augment? +- **Status**: CLOSED +- **Author**: gally16 +- **Date**: 2025-06-15 + +--- + +## 📈 Issue Trend Analysis + +### High-Frequency Issue Types +1. **Installation/Configuration Issues** (~40%): Mainly Native Messaging connection failures, service not started +2. **Compatibility Issues** (~25%): Integration problems with different clients (Cursor, Claude Code, Cherry Studio, etc.) +3. **Feature Requests** (~20%): File upload, mouse hover, multi-window isolation, etc. +4. **Bug Reports** (~15%): Tool invocation errors, timeouts, element finding failures, etc. + +### Common Solutions +1. **Permission Issues**: Use `chmod -R 755` to grant dist directory permissions +2. **Node.js Path Issues**: Reinstall Node.js to default path +3. **Configuration Format Issues**: Different clients use different configuration formats (streamableHttp vs streamable-http) +4. **Port Access**: Default 127.0.0.1, change to 0.0.0.0 for external access + +--- + +## 🔗 Related Resources + +- [Troubleshooting Guide](TROUBLESHOOTING.md) +- [Contributing Guide](CONTRIBUTING.md) +- [Tools Documentation](TOOLS.md) +- [Windows Installation Guide](WINDOWS_INSTALL_zh.md) + +--- + +**Last Updated**: 2025-10-11 +**Data Source**: GitHub Issues API diff --git a/docs/ISSUES_OVERVIEW_zh.md b/docs/ISSUES_OVERVIEW_zh.md new file mode 100644 index 0000000..1fe8de0 --- /dev/null +++ b/docs/ISSUES_OVERVIEW_zh.md @@ -0,0 +1,1035 @@ +# Issues 总览 + +## 📊 统计信息 + +- **总Issue数**: 183 +- **开放中**: 116 +- **已关闭**: 67 +- **关闭率**: 36.6% +- **最后更新**: 2025-10-11 + +## 📑 目录 + +- [功能请求](#功能请求) +- [Bug报告](#bug报告) +- [安装问题](#安装问题) +- [配置问题](#配置问题) +- [兼容性问题](#兼容性问题) +- [文档改进](#文档改进) +- [已解决的问题](#已解决的问题) + +--- + +## 🚀 功能请求 + +### 开放中 + +#### #215 chrome_console获取的数据不完整 +- **状态**: OPEN +- **作者**: africa1207 +- **日期**: 2025-09-30 +- **描述**: chrome_console获取的数据是浅拷贝数据,无法获取深层对象信息 + +#### #207 Screenshots can't autosave? I have to manually click Save? +- **状态**: OPEN +- **作者**: FVEFWFE +- **日期**: 2025-09-18 +- **描述**: 希望截图能自动保存,而不需要手动点击保存 + +#### #205 希望支持从 clipboard 获取信息填入页面输入框 +- **状态**: OPEN +- **作者**: sunzh231 +- **日期**: 2025-09-17 +- **描述**: 根据鼠标光标所在的输入框直接从clipboard获取信息填入,避免使用Inject Script被浏览器CSP阻止 + +#### #202 Electron应用程序如何使用此插件 +- **状态**: OPEN +- **作者**: lyl340321 +- **日期**: 2025-09-13 +- **描述**: 在electron中支持了简易浏览器功能,想复用此插件提供mcp服务 + +#### #201 chrome-mcp无法从dialog中获取信息 +- **状态**: OPEN +- **作者**: qphien +- **日期**: 2025-09-12 +- **描述**: dialog中含有token敏感信息,通过js获取内容的时候,获得的值为空 + +#### #200 如何滚动页面 +- **状态**: OPEN +- **作者**: qphien +- **日期**: 2025-09-12 +- **描述**: Mac上如何instruct chrome-mcp滚动页面,通过调用快捷键space,chrome页面并没有发生滚动 + +#### #190 不支持离线加载本地模型吗? +- **状态**: OPEN +- **作者**: long36708 +- **日期**: 2025-09-02 +- **描述**: 内网环境下,无法自动下载hugeface上的模型,网络不通 + +#### #183 how to save the HTML displayed in the Chrome browser using Chrome MCP +- **状态**: OPEN +- **作者**: sansanai +- **日期**: 2025-08-28 +- **描述**: 如何保存Chrome浏览器中显示的HTML内容,特别是当HTML内容很大时 + +#### #180 服务状态经常莫名其妙停止 +- **状态**: OPEN +- **作者**: IAmKongHai +- **日期**: 2025-08-28 +- **描述**: 希望提高稳定性,在浏览器退出前一直保持服务状态运行中 + +#### #178 操作MCP打开谷歌浏览器的页面之后他会自动弹窗出来 +- **状态**: OPEN +- **作者**: MiloQ +- **日期**: 2025-08-27 +- **描述**: 希望浏览器能在后台静默运行 + +#### #177 n8n integration +- **状态**: OPEN +- **作者**: judaemon +- **日期**: 2025-08-27 +- **描述**: 是否可以在n8n工作流中使用 + +#### #175 可以以sse模式启动mcp server么 +- **状态**: OPEN +- **作者**: FriSeaSky +- **日期**: 2025-08-25 +- **描述**: 当前看readme只支持其他两种模式,希望能实现sse模式 + +#### #171 Tab group api controls +- **状态**: OPEN +- **作者**: danieliser +- **日期**: 2025-08-21 +- **描述**: 允许MCP控制标签组,创建、删除、添加标签到组等 + +#### #169 Feature Request: Support Environment Variables to Disable Specific Tools +- **状态**: OPEN +- **作者**: lathidadia +- **日期**: 2025-08-20 +- **描述**: 支持通过环境变量禁用或过滤特定工具,解决工具名称冲突问题 + +#### #162 Needs some rate limit logic from tools going rogue in the real browser +- **状态**: OPEN +- **作者**: neberej +- **日期**: 2025-08-16 +- **描述**: 需要添加速率限制逻辑,防止工具失控 + +#### #157 Chrome 商店 +- **状态**: OPEN +- **作者**: nelzomal +- **日期**: 2025-08-13 +- **描述**: 有计划上架Chrome web store吗 + +#### #155 More intelligent +- **状态**: OPEN +- **作者**: nullCode666 +- **日期**: 2025-08-13 +- **描述**: 希望MCP能自动理解当前网页的源代码,找到对应的加密方法等 + +#### #153 `chrome_inject_script` not working on some sites +- **状态**: OPEN +- **作者**: rmorse +- **日期**: 2025-08-12 +- **描述**: 在某些网站上chrome_inject_script不工作,需要支持不同的注入点 + +#### #141 功能支持鼠标悬停、多窗口mcp隔离 +- **状态**: OPEN +- **作者**: lironghai +- **日期**: 2025-08-07 +- **描述**: 支持鼠标悬停和多窗口MCP隔离功能 + +### 已关闭 + +#### #145 Add file upload capability for web forms +- **状态**: CLOSED +- **作者**: kaovilai +- **日期**: 2025-08-08 +- **描述**: 添加文件上传功能以支持web表单 + +#### #107 Support .dxt format +- **状态**: CLOSED +- **作者**: metalshanked +- **日期**: 2025-07-16 +- **描述**: 支持Anthropic发布的.dxt格式,实现一键安装 + +--- + +## 🐛 Bug报告 + +### 开放中 + +#### #215 chrome_console获取的数据不完整 +- **状态**: OPEN +- **作者**: africa1207 +- **日期**: 2025-09-30 +- **描述**: chrome_console获取的数据是浅拷贝,深层对象显示为"object" + +#### #212 调用工具错误 +- **状态**: OPEN +- **作者**: zhaooa +- **日期**: 2025-09-28 +- **描述**: 工具是打开状态,但是还是提示调用工具错误 + +#### #209 运行第一个例子的时候,mcp工具调用了但是画图没有动静 +- **状态**: OPEN +- **作者**: scwlkq +- **日期**: 2025-09-26 + +#### #206 请求报错 +- **状态**: OPEN +- **作者**: lghxuelang +- **日期**: 2025-09-18 +- **描述**: Invalid or missing MCP session ID for SSE + +#### #204 经常会打开 chrome-extension://hbdgbgagpkpjffpklnamcljpakneikee/true +- **状态**: OPEN +- **作者**: Wouldyouplace45 +- **日期**: 2025-09-15 +- **描述**: 浏览器显示无法访问您的文件 + +#### #191 chrome_console要求当前页面没有打开dev tool +- **状态**: OPEN +- **作者**: string1225 +- **日期**: 2025-09-03 +- **描述**: 这是chrome浏览器的机制限制 + +#### #184 trae显示个别工具名字超过60字符最大限制 +- **状态**: OPEN +- **作者**: wangqi996 +- **日期**: 2025-08-29 + +#### #163 chrome_screenshot always gives "exceeds maximum allowed tokens" error +- **状态**: OPEN +- **作者**: maddada +- **日期**: 2025-08-18 +- **描述**: 截图响应超过最大允许的token数(25000) + +#### #152 并发执行过程中发生错乱 +- **状态**: OPEN +- **作者**: shatang123 +- **日期**: 2025-08-12 +- **描述**: 并发爬取网页时tabId错位,标签未关闭等问题 + +#### #149 一直提示脚本注入失败 +- **状态**: OPEN +- **作者**: manzhonglu +- **日期**: 2025-08-11 + +#### #144 让它打开网页,打开之后,会一直等待,直到超时 +- **状态**: OPEN +- **作者**: shopkeeper2020 +- **日期**: 2025-08-08 + +#### #142 我打开了网页,让他帮我点击个东西他都不好使 +- **状态**: OPEN +- **作者**: bbhxwl +- **日期**: 2025-08-07 +- **描述**: 使用qweb3 4b,只是回答提问,不执行点击操作 + +#### #139 错误: Error calling tool: Request timed out after 30000ms +- **状态**: OPEN +- **作者**: sunhao28256 +- **日期**: 2025-08-05 + +#### #136 `chrome_keyboard` is not working with Claude Code +- **状态**: OPEN +- **作者**: hanayashiki +- **日期**: 2025-08-03 +- **描述**: 虽然显示成功,但没有输入到textarea中 + +#### #128 如果找不到网页元素的话,会一直重试 +- **状态**: OPEN +- **作者**: GragonForce666 +- **日期**: 2025-07-29 + +#### #122 各种各样的超时,自动停止 +- **状态**: OPEN +- **作者**: fordiy +- **日期**: 2025-07-26 +- **描述**: 已经把30秒超时改多10倍,还是有超时问题 + +#### #118 无法自动点击 cloudflare 人机验证 +- **状态**: OPEN +- **作者**: windzhu0514 +- **日期**: 2025-07-23 + +#### #114 试了豆瓣、即刻,似乎抓取不了 +- **状态**: OPEN +- **作者**: imHw +- **日期**: 2025-07-20 +- **描述**: AI反馈访问这些网站遇到问题,可能是反爬机制 + +#### #112 chrome_network_debugger的maxRequests太少了 +- **状态**: OPEN +- **作者**: kanekanefy +- **日期**: 2025-07-19 +- **描述**: maxRequests限制在100个请求后自动停止 + +#### #111 使用CherryStudio进行网站截图时报错 +- **状态**: OPEN +- **作者**: GehuaZhang +- **日期**: 2025-07-18 +- **描述**: Cannot read properties of undefined (reading 'map') + +#### #99 chrome_get_web_content 工具获取的页面信息似乎不全 +- **状态**: OPEN +- **作者**: Reviel +- **日期**: 2025-07-13 +- **描述**: 获取PostGIS ticket页面时缺失Description部分内容 + +#### #92 AI无法关闭alert提示框 +- **状态**: OPEN +- **作者**: chgblog +- **日期**: 2025-07-11 +- **描述**: 遇到alert、confirm弹窗后AI无法继续操作,显示MCP超时 + +#### #67 windows function call 报超时错误 +- **状态**: OPEN +- **作者**: zhiyu +- **日期**: 2025-07-01 + +### 已关闭 + +#### #181 The extension stays disconnected +- **状态**: CLOSED +- **作者**: Arefinw +- **日期**: 2025-08-28 + +#### #140 语音引擎初始化失败 +- **状态**: CLOSED +- **作者**: Demi555 +- **日期**: 2025-08-06 + +#### #116 插件点击连接,然后失焦点,隐藏,会自动断开连接 +- **状态**: CLOSED +- **作者**: BeginnerDone +- **日期**: 2025-07-22 + +#### #73 API Error: 413: Prompt is too long +- **状态**: CLOSED +- **作者**: Lehtien +- **日期**: 2025-07-04 + +#### #60 Claude code Chrome MCP服务器启动时输出包含emoji的console.log语句 +- **状态**: CLOSED +- **作者**: gabyic +- **日期**: 2025-06-28 +- **描述**: 导致MCP协议JSON解析错误 + +--- + +## 📦 安装问题 + +### 开放中 + +#### #210 扩展在chrome的配置能不能修改地址 +- **状态**: OPEN +- **作者**: shenmadouyaowen +- **日期**: 2025-09-27 +- **描述**: 能否将127.0.0.1改为0.0.0.0,使局域网任何电脑都能访问 + +#### #198 关于该插件在谷歌浏览器连接不上的问题 +- **状态**: OPEN +- **作者**: nice-nicegod +- **日期**: 2025-09-09 +- **描述**: 插件显示"已连接,服务未启动"。如果Node.js安装时更改了默认路径会导致此问题 + +#### #187 打开连接时显示 Connected, Service Not Started +- **状态**: OPEN +- **作者**: wyx66624 +- **日期**: 2025-08-31 +- **描述**: 已手动注册mcp-chrome-bridge,12306端口没有进程监听 + +#### #174 Browser in Docker + Chrome MCP: troubleshooting +- **状态**: OPEN +- **作者**: f3l1x +- **日期**: 2025-08-25 +- **描述**: 在Docker虚拟浏览器中预装扩展,显示"Connected, Service Not Started" + +#### #170 Claude Code integration on WSL +- **状态**: OPEN +- **作者**: TimHuey +- **日期**: 2025-08-20 +- **描述**: WSL中Claude Code无法识别mcp server + +#### #159 WSL Support? +- **状态**: OPEN +- **作者**: D3OXY +- **日期**: 2025-08-14 + +#### #151 内网的初始化语义引擎要咋弄? +- **状态**: OPEN +- **作者**: kkk123dm +- **日期**: 2025-08-12 +- **描述**: 内网使用,初始化语义引擎失败,embedded模型也下载失败 + +#### #148 chrome插件已经成功启动,但是命令行显示failed +- **状态**: OPEN +- **作者**: joytianya +- **日期**: 2025-08-10 + +#### #147 有打算支持 docker 部署吗 +- **状态**: OPEN +- **作者**: tgscan-dev +- **日期**: 2025-08-10 + +#### #143 服务器上怎么部署这个mcp服务 +- **状态**: OPEN +- **作者**: no-bystander +- **日期**: 2025-08-08 + +#### #138 在chrome浏览器里已经安装上插件,可以配置端口 +- **状态**: OPEN +- **作者**: KylanJimmy +- **日期**: 2025-08-05 +- **描述**: 是否可以绑定0.0.0.0的端口,而不只是127.0.0.1 + +#### #137 win上 已连接,服务未启动 +- **状态**: OPEN +- **作者**: steven111920 +- **日期**: 2025-08-04 +- **描述**: 点击run_host.bat显示拒绝访问 + +#### #127 已连接,服务未启动 +- **状态**: OPEN +- **作者**: Fanzaijun +- **日期**: 2025-07-29 + +#### #115 已连接服务未启动 +- **状态**: OPEN +- **作者**: yanghao112 +- **日期**: 2025-07-21 +- **描述**: 能排查的都排查了,还是不行 + +#### #106 启动成功但是没法配置 +- **状态**: OPEN +- **作者**: crxxxxxxx +- **日期**: 2025-07-15 + +#### #90 不能启动 +- **状态**: OPEN +- **作者**: qiffang +- **日期**: 2025-07-11 +- **描述**: 运行run_hosts.sh一直hang住 + +#### #88 Failed to install on Apple Silicon Mac +- **状态**: OPEN +- **作者**: DaniloHandsOn +- **日期**: 2025-07-10 +- **描述**: chrome-mcp-bridge命令未找到 + +#### #85 一直报错 Session termination 400 +- **状态**: OPEN +- **作者**: hcoona +- **日期**: 2025-07-08 + +#### #78 docs/CONTRIBUTING.md instructions to build missing packages/shared build +- **状态**: OPEN +- **作者**: adrianlzt +- **日期**: 2025-07-06 +- **描述**: 文档缺少shared包的构建步骤 + +#### #68 Execute mcp-chrome-bridge -v and report [ERR_REQUIRE_ESM] +- **状态**: OPEN +- **作者**: coisini6 +- **日期**: 2025-07-02 +- **描述**: Windows10下报ERR_REQUIRE_ESM错误 + +#### #65 mac m4 浏览器插件服务未连接 +- **状态**: OPEN +- **作者**: wzp-coding +- **日期**: 2025-06-30 +- **描述**: 已按troubleshooting排查,执行index.js卡住无反应 + +#### #62 无法启动 +- **状态**: OPEN +- **作者**: Mocha-s +- **日期**: 2025-06-28 +- **描述**: 直接不知道怎么启动 + +### 已关闭 + +#### #196 SOLUTION - Native Messaging not working in Chromium +- **状态**: CLOSED (已有PR #195解决) +- **作者**: gebeer +- **日期**: 2025-09-07 +- **描述**: mcp-chrome-bridge npm包只安装到Chrome目录,不支持Chromium + +#### #161 unexpected error: Running Status --> "Connected, Service Not Started" +- **状态**: CLOSED +- **作者**: TonnyWong1052 +- **日期**: 2025-08-15 + +#### #154 Chrome 未能成功加载扩展程序 +- **状态**: CLOSED +- **作者**: mmhzlrj +- **日期**: 2025-08-12 +- **描述**: Missing 'manifest_version' key + +#### #81 chromium浏览器启动失败的目录问题 +- **状态**: CLOSED +- **作者**: lesszzen +- **日期**: 2025-07-07 +- **描述**: Chromium在Linux下配置文件目录为.config/chromium + +#### #69 是否有适配firefox浏览器计划 +- **状态**: CLOSED +- **作者**: Shuai-S +- **日期**: 2025-07-02 + +#### #64 不支持linux部署这个项目吧 +- **状态**: CLOSED +- **作者**: caiji2019-cai +- **日期**: 2025-06-30 + +#### #22 Mac上运行失败,Native服务没有成功启动 +- **状态**: CLOSED +- **作者**: DengKaiRong +- **日期**: 2025-06-19 + +#### #16 开发模式启动项目,server未成功启动 +- **状态**: CLOSED +- **作者**: WSCZou +- **日期**: 2025-06-18 + +--- + +## ⚙️ 配置问题 + +### 开放中 + +#### #203 INSTALL IN THE CURSOR, LOADING TOOLS,BUT NOT SUCESS +- **状态**: OPEN +- **作者**: chenhunhun +- **日期**: 2025-09-14 +- **描述**: Cursor中配置后工具加载失败 + +#### #199 Claude code cil 连上不上怎么回事 +- **状态**: OPEN +- **作者**: 666xjs +- **日期**: 2025-09-10 +- **描述**: 服务端运行成功了,但就是连上不上 + +#### #188 windsurf中无法连接 +- **状态**: OPEN +- **作者**: NoComments +- **日期**: 2025-09-02 +- **描述**: Error: TransformStream is not defined + +#### #185 Kiro 提示 "Enabled MCP Server chrome-mcp-server must specify a command" +- **状态**: OPEN +- **作者**: Chris-C1108 +- **日期**: 2025-08-29 +- **描述**: 不清楚command是指什么,会不会是kiro不支持streamable-http类型 + +#### #182 Claude CLI fails to connect to running server on macOS +- **状态**: OPEN +- **作者**: dreamreels +- **日期**: 2025-08-28 +- **描述**: 扩展显示运行正常,但claude命令行工具无法连接 + +#### #173 claude code 不支持streamableHttp +- **状态**: OPEN +- **作者**: Baddts +- **日期**: 2025-08-24 +- **描述**: 配置streamableHttp后claude code不会加载这个mcp + +#### #168 Failed to parse MCP servers from JSON +- **状态**: OPEN +- **作者**: joyhu +- **日期**: 2025-08-19 + +#### #167 claude code mcp 链接不了 +- **状态**: OPEN +- **作者**: TheBloodthirster +- **日期**: 2025-08-18 +- **描述**: Native connection disconnected + +#### #160 在使用multilingual-e5-base时出错 +- **状态**: OPEN +- **作者**: lcylcyll +- **日期**: 2025-08-15 +- **描述**: 模型要求维度是768D,但在谷歌浏览器上出错 + +#### #150 Readme Image not found - Installation- Step 3 +- **状态**: OPEN +- **作者**: amritbanerjee +- **日期**: 2025-08-12 +- **描述**: Readme文件第3步的图片链接404 + +#### #135 callTool() 这个工具函数 在哪个库里 +- **状态**: OPEN +- **作者**: hechengdu +- **日期**: 2025-08-03 + +#### #134 Cursor无法连接Chrome MCP +- **状态**: OPEN +- **作者**: shengcruz +- **日期**: 2025-08-02 +- **描述**: 显示"No connection to browser extension" + +#### #132 trae 加载失败 +- **状态**: OPEN +- **作者**: mimicode +- **日期**: 2025-08-02 +- **描述**: chrome_send_command_to_inject_script长度超过60个字符 + +#### #131 claude desktop 配置后不识别 +- **状态**: OPEN +- **作者**: microxxx +- **日期**: 2025-08-01 + +#### #124 请看截图,说已经搞掂画图了,但Excalidraw永远都是空白 +- **状态**: OPEN +- **作者**: fordiy +- **日期**: 2025-07-27 + +#### #123 在AI输出过程中,经常会自动停掉 +- **状态**: OPEN +- **作者**: fordiy +- **日期**: 2025-07-26 +- **描述**: 没法继续在原来页面excalidraw画图 + +#### #121 cherrystudio升级1.5.3之后,无法调用了 +- **状态**: OPEN +- **作者**: csfeng1 +- **日期**: 2025-07-26 + +#### #109 cherrystudio无法正常使用MCP +- **状态**: OPEN +- **作者**: kksqwerc +- **日期**: 2025-07-17 +- **描述**: 工具已罗列出来,但在对话过程中无法准确调用 + +#### #103 报错 400 的一般是客户端配置方式不对 +- **状态**: OPEN +- **作者**: ifastcc +- **日期**: 2025-07-15 +- **描述**: 给出了Claude code、Gemini cli、Cursor的正确配置方式 + +#### #102 Cherry-Studio 启动失败 +- **状态**: OPEN +- **作者**: Bboossccoo +- **日期**: 2025-07-14 + +#### #100 cursor调用excalidraw 提示Error calling tool +- **状态**: OPEN +- **作者**: DevilMay-Cry +- **日期**: 2025-07-14 +- **描述**: Request timed out after 30000ms + +#### #101 vscode使用:输入打开url,输入账号密码。一直卡在打开url中 +- **状态**: OPEN +- **作者**: kkk123dm +- **日期**: 2025-07-14 + +### 已关闭 + +#### #221 如何在VSC中配置mcp-chrome? +- **状态**: CLOSED +- **作者**: valuex +- **日期**: 2025-10-04 +- **描述**: 配置后不能启动服务器 + +#### #193 Cursor中添加mcp后一直显示loading tools +- **状态**: CLOSED +- **作者**: lixiaolong613 +- **日期**: 2025-09-04 + +#### #192 部署到远程服务器之后访问连接被重置 +- **状态**: CLOSED +- **作者**: wlxwlxwlx +- **日期**: 2025-09-04 + +#### #164 如何在claude desktop中也用上预定义的prompt template +- **状态**: CLOSED +- **作者**: WeiyangZhang +- **日期**: 2025-08-18 + +#### #133 issue with setting up the MCP in Claude Code +- **状态**: CLOSED +- **作者**: seldaneg +- **日期**: 2025-08-02 + +#### #113 Error invoking remote method 'mcp:restart-server' +- **状态**: CLOSED +- **作者**: Daiyuxin26 +- **日期**: 2025-07-19 + +#### #102 Cherry-Studio 启动失败 +- **状态**: CLOSED +- **作者**: Bboossccoo +- **日期**: 2025-07-14 + +#### #57 DIFY MCP调用失败 +- **状态**: CLOSED +- **作者**: SpringMeta +- **日期**: 2025-06-27 + +#### #45 Cherry Studio 下连接 MCP报错 +- **状态**: CLOSED +- **作者**: nooldey +- **日期**: 2025-06-25 +- **描述**: serverType不正确,应使用小驼峰写法 + +#### #32 vscode 中启动失败 +- **状态**: CLOSED +- **作者**: linjinxing +- **日期**: 2025-06-23 + +#### #30 没法使用 +- **状态**: CLOSED +- **作者**: 2513483494 +- **日期**: 2025-06-23 +- **描述**: unexpected status code: 400 + +#### #19 cursor 里面配置后会出现报错 +- **状态**: CLOSED +- **作者**: Sumouren1 +- **日期**: 2025-06-18 + +#### #18 不支持cursor/cline么? +- **状态**: CLOSED +- **作者**: Rainmen-xia +- **日期**: 2025-06-18 + +#### #13 cherry studio addition failed +- **状态**: CLOSED +- **作者**: LLmoskk +- **日期**: 2025-06-17 + +#### #8 chrome_navigate调用报错 +- **状态**: CLOSED +- **作者**: fcyf +- **日期**: 2025-06-16 + +--- + +## 🔌 兼容性问题 + +### 开放中 + +#### #172 iframe页面元素not found +- **状态**: OPEN +- **作者**: Actor12 +- **日期**: 2025-08-22 +- **描述**: 使用iframe开发的网页,chrome_fill_or_selector总是not found + +#### #126 自动回复、自动发布 希望功能更强大一些 +- **状态**: OPEN +- **作者**: smartchainark +- **日期**: 2025-07-29 +- **描述**: 在x平台和小红书平台无法正常完成任务 + +#### #93 动态的数据怎样获取 +- **状态**: OPEN +- **作者**: carter115 +- **日期**: 2025-07-11 +- **描述**: 页面上滚动鼠标才调用接口的数据 + +#### #43 【无数据输出】cursor+edge 测试绘制一个月的浏览记录 +- **状态**: OPEN +- **作者**: 3377 +- **日期**: 2025-06-24 + +#### #42 能否和automa一起联动制作工作流呢? +- **状态**: OPEN +- **作者**: 3377 +- **日期**: 2025-06-24 + +#### #40 语义引擎初始化失败 +- **状态**: OPEN +- **作者**: HY-Hu +- **日期**: 2025-06-24 + +#### #39 一直报权限问题 +- **状态**: OPEN +- **作者**: mozhuangshu +- **日期**: 2025-06-24 + +#### #33 找不到元素 +- **状态**: OPEN +- **作者**: 2513483494 +- **日期**: 2025-06-23 +- **描述**: 腾讯云控制台页面元素找不到 + +### 已关闭 + +--- + +## 📚 文档改进 + +### 开放中 + +#### #197 指令里 无法执行 +- **状态**: OPEN +- **作者**: lujuny328-cmyk +- **日期**: 2025-09-08 +- **描述**: 把链接桥放到指令里无法执行 + +#### #189 求拉群 +- **状态**: OPEN +- **作者**: wwenj +- **日期**: 2025-09-02 +- **描述**: 文档中的群二维码过期了 + +#### #117 好像没有点击扩展程序的工具? +- **状态**: OPEN +- **作者**: sunweihunu +- **日期**: 2025-07-22 +- **描述**: 希望能增加点击Chrome扩展程序的工具 + +#### #125 二维码已过期 +- **状态**: OPEN +- **作者**: NuoLanC +- **日期**: 2025-07-29 + +### 已关闭 + +#### #95 整理网页文档包含图片的效果不如 playwright +- **状态**: CLOSED +- **作者**: Xuzan9396 +- **日期**: 2025-07-12 + +#### #94 readme 视频链接失效 +- **状态**: CLOSED +- **作者**: vcan +- **日期**: 2025-07-11 + +#### #91 群满人了,大佬加下我 +- **状态**: CLOSED +- **作者**: huangxingzhao +- **日期**: 2025-07-11 + +#### #89 请问这个是什么工具 +- **状态**: CLOSED +- **作者**: Messilimeng +- **日期**: 2025-07-11 +- **描述**: 我用cursor有没有很好的互动prompt呢 + +#### #84 如何配置自己的AI? +- **状态**: CLOSED +- **作者**: liaoyu-zju +- **日期**: 2025-07-08 + +#### #83 中文文档中的微信二维码已过期 +- **状态**: CLOSED +- **作者**: YunfanGoForIt +- **日期**: 2025-07-07 + +#### #79 english ? +- **状态**: CLOSED +- **作者**: michabbb +- **日期**: 2025-07-06 +- **描述**: README是英文的,而Chrome扩展完全是中文的 + +#### #75 prompt 目录下的文件如何引用 +- **状态**: CLOSED +- **作者**: jovezhong +- **日期**: 2025-07-05 + +#### #52 README 中多媒体资源 404 问题 +- **状态**: CLOSED +- **作者**: yunkst +- **日期**: 2025-06-26 + +#### #49 视频里面在浏览器右侧这个大模型聊天工具是什么啊? +- **状态**: CLOSED +- **作者**: MoeMoeFish +- **日期**: 2025-06-25 + +#### #48 建议楼主创建一个微信群 +- **状态**: CLOSED +- **作者**: goreycn +- **日期**: 2025-06-25 + +#### #44 没有看到查看MCP配置的连接按扭 +- **状态**: CLOSED +- **作者**: jimleee +- **日期**: 2025-06-25 + +#### #35 画图功能没有调动起来 +- **状态**: CLOSED +- **作者**: guangzhou +- **日期**: 2025-06-23 + +#### #34 怎么才能在画板上画图呢 +- **状态**: CLOSED +- **作者**: guangzhou +- **日期**: 2025-06-23 + +#### #31 可增加对Consle日志的读取吗 +- **状态**: CLOSED +- **作者**: ZoidbergPi +- **日期**: 2025-06-23 + +#### #26 使用教程 +- **状态**: CLOSED +- **作者**: fanhaoj +- **日期**: 2025-06-22 + +#### #23 怎么打开对话框? +- **状态**: CLOSED +- **作者**: kokwiw +- **日期**: 2025-06-20 + +#### #17 对比2个京东商品就超token了 +- **状态**: CLOSED +- **作者**: namejee +- **日期**: 2025-06-18 + +#### #15 Claude Desktop +- **状态**: CLOSED +- **作者**: GoldRush520 +- **日期**: 2025-06-18 +- **描述**: Claude Desktop国内用不了,有没有其他可替代的 + +#### #11 大佬有没有可能添加一个drag and drop功能 +- **状态**: CLOSED +- **作者**: tom63001 +- **日期**: 2025-06-17 + +--- + +## ✅ 已解决的问题 + +### 社区交流相关 + +#### #213 求个微信群组,互相交流 +- **状态**: OPEN +- **作者**: zhangchao0323 +- **日期**: 2025-09-29 + +#### #211 求拉群,想参与项目贡献~ +- **状态**: OPEN +- **作者**: suoaiyisheng +- **日期**: 2025-09-27 + +### 使用问题 + +#### #176 claude code 无法画图 +- **状态**: OPEN +- **作者**: woshihoujinxin +- **日期**: 2025-08-26 +- **描述**: 打开excalidraw.com画图,但没有流畅效果 + +#### #166 画图问题 +- **状态**: OPEN +- **作者**: fyture +- **日期**: 2025-08-18 +- **描述**: 模型说已完成,但excalidraw上什么都没有 + +### Python集成 + +#### #194 如何在代码上接入呢,不用AI agent +- **状态**: CLOSED +- **作者**: dreambe +- **日期**: 2025-09-05 +- **描述**: 比如python,有没有demo代码 + +#### #82 尝试使用python代码直接调用工具失败 +- **状态**: CLOSED +- **作者**: YunfanGoForIt +- **日期**: 2025-07-07 + +#### #24 可以使用python代码调用这个插件吗? +- **状态**: CLOSED +- **作者**: liulint +- **日期**: 2025-06-20 + +#### #21 请问目前不带有MCP功能的的LLM可以接入这个mcp服务器吗 +- **状态**: CLOSED +- **作者**: JessiePen +- **日期**: 2025-06-19 + +### 服务器部署 + +#### #74 Suggestion: Enable External Access to Local Server +- **状态**: OPEN +- **作者**: ErrorGz +- **日期**: 2025-07-05 +- **描述**: 建议修改HOST为0.0.0.0以允许外部访问 + +#### #72 Tab串联问题 +- **状态**: CLOSED +- **作者**: fundoop +- **日期**: 2025-07-04 +- **描述**: 是否可以增加指定tab页面操作,切换tab等 + +#### #71 这个mcp服务器不能和客户端分开吗 +- **状态**: CLOSED +- **作者**: xiaodiao216 +- **日期**: 2025-07-03 + +#### #70 【Help Wanted】项目首页视频里的MCP客户端是什么? +- **状态**: CLOSED +- **作者**: tonyxu721 +- **日期**: 2025-07-03 + +### 其他 + +#### #97 请问使用示例中出现的对话工具是什么 +- **状态**: CLOSED +- **作者**: sbwg +- **日期**: 2025-07-12 + +#### #96 入口在哪里啊? +- **状态**: CLOSED +- **作者**: DavidCalls +- **日期**: 2025-07-12 + +#### #80 alternative way question +- **状态**: CLOSED +- **作者**: yiminhale +- **日期**: 2025-07-06 +- **描述**: 能否用npm而不是pnpm + +#### #51 navigate功能不能标签打开地址 +- **状态**: CLOSED +- **作者**: adoin +- **日期**: 2025-06-26 + +#### #25 [Feature Request] - Can I use it with my Cursor? +- **状态**: CLOSED +- **作者**: DaleXiao +- **日期**: 2025-06-21 + +#### #14 How to support VSCode or trae? +- **状态**: CLOSED +- **作者**: loki-zhou +- **日期**: 2025-06-17 + +#### #5 佬,augment里咋设置mcp? +- **状态**: CLOSED +- **作者**: gally16 +- **日期**: 2025-06-15 + +--- + +## 📈 Issue 趋势分析 + +### 高频问题类型 +1. **安装配置问题** (约40%): 主要集中在Native Messaging连接失败、服务未启动 +2. **兼容性问题** (约25%): 不同客户端(Cursor、Claude Code、Cherry Studio等)的集成问题 +3. **功能请求** (约20%): 文件上传、鼠标悬停、多窗口隔离等 +4. **Bug报告** (约15%): 工具调用错误、超时、元素查找失败等 + +### 常见解决方案 +1. **权限问题**: 使用`chmod -R 755`赋予dist目录权限 +2. **Node.js路径问题**: 重新安装Node.js到默认路径 +3. **配置格式问题**: 不同客户端使用不同的配置格式(streamableHttp vs streamable-http) +4. **端口访问**: 默认127.0.0.1,需要外部访问时改为0.0.0.0 + +--- + +## 🔗 相关资源 + +- [故障排除文档](TROUBLESHOOTING_zh.md) +- [贡献指南](CONTRIBUTING_zh.md) +- [工具文档](TOOLS_zh.md) +- [Windows安装指南](WINDOWS_INSTALL_zh.md) + +--- + +**最后更新**: 2025-10-11 +**统计数据来源**: GitHub Issues API