-
Notifications
You must be signed in to change notification settings - Fork 507
Open
Description
客户端看代码好像是客户端是写死3025,但报的错又是3026被占用,看谁占用的又发现是该mcp自己。。。。。别的mcp配置都没这么难搞
另外一个mcp而已没必要默认用四位的端口吧,随便用个五位数端口不也一样,怎么配置端口文档也没说
{
"mcpServers": {
"Browser Tools": {
"command": "npx @agentdeskai/browser-tools-server@1.2.0",
"args": [],
"env": {}
}
}
}
(TraeAI-4) ~/Documents/Mosoink/test [0] $ lsof -i :3026
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
Trae\x20H 1074 bin 35u IPv4 0x8555a426df42e46a 0t0 TCP 192.168.190.12:58175->192.168.190.12:agri-gateway (CLOSED)
Trae\x20H 1074 bin 36u IPv4 0x15681fcd18ac7aa3 0t0 TCP 172.16.10.11:58176->172.16.10.11:agri-gateway (CLOSED)
node 34815 bin 18u IPv4 0xd15ff743d3cc53be 0t0 TCP *:agri-gateway (LISTEN)
(TraeAI-4) ~/Documents/Mosoink/test [0] $ lsof -i :3025
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
Google 9641 bin 29u IPv4 0xa80c5b1866019b06 0t0 TCP localhost:63717->localhost:arepa-raft (CLOSE_WAIT)
Google 9641 bin 31u IPv4 0xa307a4ea1fac2e10 0t0 TCP localhost:63718->localhost:arepa-raft (CLOSE_WAIT)
Google 9641 bin 34u IPv4 0x47272aa170897dcf 0t0 TCP localhost:63720->localhost:arepa-raft (CLOSE_WAIT)
node 33408 bin 18u IPv4 0x196d62689333dfbd 0t0 TCP *:arepa-raft (LISTEN)
(TraeAI-4) ~/Documents/Mosoink/test [0] $
端口问题解决之后仍然不成功,客户端报错
MCP error -32001: Request timed out
重试就又出现端口问题,是识别不到是自己占用端口吗
ERROR: Port 3026 is still in use, despite our checks!
This might indicate another process started using this port after our check.
background.js:196 Tab activated: 1512281218
background.js:173 URL changed in tab 1512281218 to chrome://newtab/
background.js:224 Updating server with URL for tab 1512281218: chrome://newtab/
background.js:224 Updating server with URL for tab 1512281218: chrome://newtab/
background.js:301 Page refreshed in tab 1512281218, retesting connection...
background.js:206 Active tab changed to chrome://newtab/
background.js:224 Updating server with URL for tab 1512281218: chrome://newtab/
background.js:242 Attempt 1/3 to update server with URL: chrome://newtab/
background.js:242 Attempt 1/3 to update server with URL: chrome://newtab/
background.js:242 Attempt 1/3 to update server with URL: chrome://newtab/
background.js:265 Successfully updated server with URL: chrome://newtab/ {status: 'ok', url: 'chrome://newtab/', tabId: 1512281218, previousUrl: '', updated: true}
background.js:265 Successfully updated server with URL: chrome://newtab/ {status: 'ok', url: 'chrome://newtab/', tabId: 1512281218, previousUrl: 'chrome://newtab/', updated: false}
background.js:265 Successfully updated server with URL: chrome://newtab/ {status: 'ok', url: 'chrome://newtab/', tabId: 1512281218, previousUrl: 'chrome://newtab/', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:173 URL changed in tab 1512281218 to https://www.google.com/search?q=chrome+mcp&oq=chrome+mcp+&gs_lcrp=EgZjaHJvbWUyCggAEEUYFhgeGDkyBwgBEAAYgAQyBwgCEAAYgAQyBwgDEAAYgAQyBwgEEAAYgAQyBggFEEUYPDIGCAYQRRg8MgYIBxBFGDzSAQg2MTc0ajBqN6gCALACAA&sourceid=chrome&ie=UTF-8
background.js:224 Updating server with URL for tab 1512281218: https://www.google.com/search?q=chrome+mcp&oq=chrome+mcp+&gs_lcrp=EgZjaHJvbWUyCggAEEUYFhgeGDkyBwgBEAAYgAQyBwgCEAAYgAQyBwgDEAAYgAQyBwgEEAAYgAQyBggFEEUYPDIGCAYQRRg8MgYIBxBFGDzSAQg2MTc0ajBqN6gCALACAA&sourceid=chrome&ie=UTF-8
background.js:242 Attempt 1/3 to update server with URL: https://www.google.com/search?q=chrome+mcp&oq=chrome+mcp+&gs_lcrp=EgZjaHJvbWUyCggAEEUYFhgeGDkyBwgBEAAYgAQyBwgCEAAYgAQyBwgDEAAYgAQyBwgEEAAYgAQyBggFEEUYPDIGCAYQRRg8MgYIBxBFGDzSAQg2MTc0ajBqN6gCALACAA&sourceid=chrome&ie=UTF-8
background.js:265 Successfully updated server with URL: https://www.google.com/search?q=chrome+mcp&oq=chrome+mcp+&gs_lcrp=EgZjaHJvbWUyCggAEEUYFhgeGDkyBwgBEAAYgAQyBwgCEAAYgAQyBwgDEAAYgAQyBwgEEAAYgAQyBggFEEUYPDIGCAYQRRg8MgYIBxBFGDzSAQg2MTc0ajBqN6gCALACAA&sourceid=chrome&ie=UTF-8 {status: 'ok', url: 'https://www.google.com/search?q=chrome+mcp&oq=chro…zSAQg2MTc0ajBqN6gCALACAA&sourceid=chrome&ie=UTF-8', tabId: 1512281218, previousUrl: 'chrome://newtab/', updated: true}
background.js:173 URL changed in tab 1512281218 to https://github.com/hangwin/mcp-chrome
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome', tabId: 1512281218, previousUrl: 'https://www.google.com/search?q=chrome+mcp&oq=chro…zSAQg2MTc0ajBqN6gCALACAA&sourceid=chrome&ie=UTF-8', updated: true}
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome
background.js:301 Page refreshed in tab 1512281218, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome', tabId: 1512281218, previousUrl: 'https://github.com/hangwin/mcp-chrome', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:196 Tab activated: 1512281221
background.js:173 URL changed in tab 1512281221 to chrome://newtab/
background.js:224 Updating server with URL for tab 1512281221: chrome://newtab/
background.js:242 Attempt 1/3 to update server with URL: chrome://newtab/
background.js:265 Successfully updated server with URL: chrome://newtab/ {status: 'ok', url: 'chrome://newtab/', tabId: 1512281221, previousUrl: 'https://github.com/hangwin/mcp-chrome', updated: true}
background.js:224 Updating server with URL for tab 1512281221: chrome://newtab/
background.js:301 Page refreshed in tab 1512281221, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: chrome://newtab/
background.js:265 Successfully updated server with URL: chrome://newtab/ {status: 'ok', url: 'chrome://newtab/', tabId: 1512281221, previousUrl: 'chrome://newtab/', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:196 Tab activated: 1512281191
background.js:206 Active tab changed to chrome://extensions/
background.js:224 Updating server with URL for tab 1512281191: chrome://extensions/
background.js:242 Attempt 1/3 to update server with URL: chrome://extensions/
background.js:265 Successfully updated server with URL: chrome://extensions/ {status: 'ok', url: 'chrome://extensions/', tabId: 1512281191, previousUrl: 'chrome://newtab/', updated: true}
background.js:196 Tab activated: 1512281201
background.js:206 Active tab changed to https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_idx=1&tn=baidu&wd=npx%20%E5%8D%B8%E8%BD%BD&fenlei=256&oq=trae%25E4%25B8%258D%25E8%2583%25BD%25E6%259F%25A5%25E7%259C%258B%25E7%25BD%2591%25E9%25A1%25B5&rsv_pq=de19f69f0000789e&rsv_t=6109CD5M8rsyDmcIK0PjRh6GtbNoU0mTZ8%2Bq03GyRrHRguujXMWinOJUE08&rqlang=cn&rsv_dl=tb&rsv_enter=1&rsv_btype=t&inputT=3489&rsv_sug3=40&rsv_sug1=16&rsv_sug7=100&rsv_sug2=0&rsv_sug4=4705
background.js:224 Updating server with URL for tab 1512281201: https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_idx=1&tn=baidu&wd=npx%20%E5%8D%B8%E8%BD%BD&fenlei=256&oq=trae%25E4%25B8%258D%25E8%2583%25BD%25E6%259F%25A5%25E7%259C%258B%25E7%25BD%2591%25E9%25A1%25B5&rsv_pq=de19f69f0000789e&rsv_t=6109CD5M8rsyDmcIK0PjRh6GtbNoU0mTZ8%2Bq03GyRrHRguujXMWinOJUE08&rqlang=cn&rsv_dl=tb&rsv_enter=1&rsv_btype=t&inputT=3489&rsv_sug3=40&rsv_sug1=16&rsv_sug7=100&rsv_sug2=0&rsv_sug4=4705
background.js:242 Attempt 1/3 to update server with URL: https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_idx=1&tn=baidu&wd=npx%20%E5%8D%B8%E8%BD%BD&fenlei=256&oq=trae%25E4%25B8%258D%25E8%2583%25BD%25E6%259F%25A5%25E7%259C%258B%25E7%25BD%2591%25E9%25A1%25B5&rsv_pq=de19f69f0000789e&rsv_t=6109CD5M8rsyDmcIK0PjRh6GtbNoU0mTZ8%2Bq03GyRrHRguujXMWinOJUE08&rqlang=cn&rsv_dl=tb&rsv_enter=1&rsv_btype=t&inputT=3489&rsv_sug3=40&rsv_sug1=16&rsv_sug7=100&rsv_sug2=0&rsv_sug4=4705
background.js:265 Successfully updated server with URL: https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_idx=1&tn=baidu&wd=npx%20%E5%8D%B8%E8%BD%BD&fenlei=256&oq=trae%25E4%25B8%258D%25E8%2583%25BD%25E6%259F%25A5%25E7%259C%258B%25E7%25BD%2591%25E9%25A1%25B5&rsv_pq=de19f69f0000789e&rsv_t=6109CD5M8rsyDmcIK0PjRh6GtbNoU0mTZ8%2Bq03GyRrHRguujXMWinOJUE08&rqlang=cn&rsv_dl=tb&rsv_enter=1&rsv_btype=t&inputT=3489&rsv_sug3=40&rsv_sug1=16&rsv_sug7=100&rsv_sug2=0&rsv_sug4=4705 {status: 'ok', url: 'https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_…rsv_sug1=16&rsv_sug7=100&rsv_sug2=0&rsv_sug4=4705', tabId: 1512281201, previousUrl: 'chrome://extensions/', updated: true}
background.js:196 Tab activated: 1512281215
background.js:206 Active tab changed to https://cloud.tencent.com/developer/ask/sof/1056200/answer/1484791
background.js:224 Updating server with URL for tab 1512281215: https://cloud.tencent.com/developer/ask/sof/1056200/answer/1484791
background.js:242 Attempt 1/3 to update server with URL: https://cloud.tencent.com/developer/ask/sof/1056200/answer/1484791
background.js:265 Successfully updated server with URL: https://cloud.tencent.com/developer/ask/sof/1056200/answer/1484791 {status: 'ok', url: 'https://cloud.tencent.com/developer/ask/sof/1056200/answer/1484791', tabId: 1512281215, previousUrl: 'https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_…rsv_sug1=16&rsv_sug7=100&rsv_sug2=0&rsv_sug4=4705', updated: true}
background.js:196 Tab activated: 1512281218
background.js:206 Active tab changed to https://github.com/hangwin/mcp-chrome
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome', tabId: 1512281218, previousUrl: 'https://cloud.tencent.com/developer/ask/sof/1056200/answer/1484791', updated: true}
background.js:196 Tab activated: 1512281191
background.js:206 Active tab changed to chrome://extensions/
background.js:224 Updating server with URL for tab 1512281191: chrome://extensions/
background.js:242 Attempt 1/3 to update server with URL: chrome://extensions/
background.js:265 Successfully updated server with URL: chrome://extensions/ {status: 'ok', url: 'chrome://extensions/', tabId: 1512281191, previousUrl: 'https://github.com/hangwin/mcp-chrome', updated: true}
background.js:224 Updating server with URL for tab 1512281191: chrome://extensions/
background.js:301 Page refreshed in tab 1512281191, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: chrome://extensions/
background.js:265 Successfully updated server with URL: chrome://extensions/ {status: 'ok', url: 'chrome://extensions/', tabId: 1512281191, previousUrl: 'chrome://extensions/', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:173 URL changed in tab 1512281191 to chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee
background.js:224 Updating server with URL for tab 1512281191: chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee
background.js:224 Updating server with URL for tab 1512281191: chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee
background.js:301 Page refreshed in tab 1512281191, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee
background.js:242 Attempt 1/3 to update server with URL: chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee
background.js:265 Successfully updated server with URL: chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee {status: 'ok', url: 'chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee', tabId: 1512281191, previousUrl: 'chrome://extensions/', updated: true}
background.js:265 Successfully updated server with URL: chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee {status: 'ok', url: 'chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee', tabId: 1512281191, previousUrl: 'chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:196 Tab activated: 1512281208
background.js:206 Active tab changed to https://github.com/AgentDeskAI/browser-tools-mcp/tree/main/browser-tools-server
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp/tree/main/browser-tools-server
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/tree/main/browser-tools-server
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/tree/main/browser-tools-server {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/tree/main/browser-tools-server', tabId: 1512281208, previousUrl: 'chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee', updated: true}
background.js:196 Tab activated: 1512281218
background.js:206 Active tab changed to https://github.com/hangwin/mcp-chrome
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome', tabId: 1512281218, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/tree/main/browser-tools-server', updated: true}
background.js:173 URL changed in tab 1512281218 to https://github.com/hangwin/mcp-chrome?tab=readme-ov-file
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome?tab=readme-ov-file
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome?tab=readme-ov-file
background.js:301 Page refreshed in tab 1512281218, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome?tab=readme-ov-file
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome?tab=readme-ov-file
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome?tab=readme-ov-file {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome?tab=readme-ov-file', tabId: 1512281218, previousUrl: 'https://github.com/hangwin/mcp-chrome', updated: true}
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome?tab=readme-ov-file {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome?tab=readme-ov-file', tabId: 1512281218, previousUrl: 'https://github.com/hangwin/mcp-chrome?tab=readme-ov-file', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:173 URL changed in tab 1512281218 to https://github.com/hangwin/mcp-chrome/releases
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome/releases
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome/releases
background.js:301 Page refreshed in tab 1512281218, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/releases
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/releases
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/releases {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/releases', tabId: 1512281218, previousUrl: 'https://github.com/hangwin/mcp-chrome?tab=readme-ov-file', updated: true}
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/releases {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/releases', tabId: 1512281218, previousUrl: 'https://github.com/hangwin/mcp-chrome/releases', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome/releases
background.js:301 Page refreshed in tab 1512281218, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/releases
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/releases {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/releases', tabId: 1512281218, previousUrl: 'https://github.com/hangwin/mcp-chrome/releases', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:173 URL changed in tab 1512281218 to https://github.com/hangwin/mcp-chrome?tab=readme-ov-file
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome?tab=readme-ov-file
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome?tab=readme-ov-file
background.js:301 Page refreshed in tab 1512281218, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome?tab=readme-ov-file
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome?tab=readme-ov-file
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome?tab=readme-ov-file {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome?tab=readme-ov-file', tabId: 1512281218, previousUrl: 'https://github.com/hangwin/mcp-chrome/releases', updated: true}
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome?tab=readme-ov-file {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome?tab=readme-ov-file', tabId: 1512281218, previousUrl: 'https://github.com/hangwin/mcp-chrome?tab=readme-ov-file', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:173 URL changed in tab 1512281218 to https://github.com/hangwin/mcp-chrome/issues
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome/issues
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome/issues
background.js:301 Page refreshed in tab 1512281218, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues', tabId: 1512281218, previousUrl: 'https://github.com/hangwin/mcp-chrome?tab=readme-ov-file', updated: true}
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues', tabId: 1512281218, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome/issues
background.js:301 Page refreshed in tab 1512281218, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues', tabId: 1512281218, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome/issues
background.js:301 Page refreshed in tab 1512281218, retesting connection...
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome/issues
background.js:301 Page refreshed in tab 1512281218, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues', tabId: 1512281218, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues', updated: false}
background.js:337 Connection test successful after page refresh
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues', tabId: 1512281218, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:173 URL changed in tab 1512281218 to https://github.com/hangwin/mcp-chrome/issues/90
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome/issues/90
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome/issues/90
background.js:301 Page refreshed in tab 1512281218, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues/90
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues/90
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues/90 {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues/90', tabId: 1512281218, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues', updated: true}
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues/90 {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues/90', tabId: 1512281218, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues/90', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:196 Tab activated: 1512281191
background.js:206 Active tab changed to chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee
background.js:224 Updating server with URL for tab 1512281191: chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee
background.js:242 Attempt 1/3 to update server with URL: chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee
background.js:265 Successfully updated server with URL: chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee {status: 'ok', url: 'chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee', tabId: 1512281191, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues/90', updated: true}
background.js:173 URL changed in tab 1512281191 to chrome://extensions/
background.js:224 Updating server with URL for tab 1512281191: chrome://extensions/
background.js:224 Updating server with URL for tab 1512281191: chrome://extensions/
background.js:301 Page refreshed in tab 1512281191, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: chrome://extensions/
background.js:242 Attempt 1/3 to update server with URL: chrome://extensions/
background.js:265 Successfully updated server with URL: chrome://extensions/ {status: 'ok', url: 'chrome://extensions/', tabId: 1512281191, previousUrl: 'chrome://extensions/?id=hbdgbgagpkpjffpklnamcljpakneikee', updated: true}
background.js:265 Successfully updated server with URL: chrome://extensions/ {status: 'ok', url: 'chrome://extensions/', tabId: 1512281191, previousUrl: 'chrome://extensions/', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:196 Tab activated: 1512281204
background.js:206 Active tab changed to https://juejin.cn/post/7496686750876549146
background.js:224 Updating server with URL for tab 1512281204: https://juejin.cn/post/7496686750876549146
background.js:242 Attempt 1/3 to update server with URL: https://juejin.cn/post/7496686750876549146
background.js:265 Successfully updated server with URL: https://juejin.cn/post/7496686750876549146 {status: 'ok', url: 'https://juejin.cn/post/7496686750876549146', tabId: 1512281204, previousUrl: '', updated: true}
background.js:196 Tab activated: 1512281218
background.js:206 Active tab changed to https://github.com/hangwin/mcp-chrome/issues/90
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome/issues/90
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues/90
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues/90 {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues/90', tabId: 1512281218, previousUrl: 'https://juejin.cn/post/7496686750876549146', updated: true}
background.js:196 Tab activated: 1512281208
background.js:206 Active tab changed to https://github.com/AgentDeskAI/browser-tools-mcp/tree/main/browser-tools-server
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp/tree/main/browser-tools-server
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/tree/main/browser-tools-server
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/tree/main/browser-tools-server {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/tree/main/browser-tools-server', tabId: 1512281208, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues/90', updated: true}
background.js:173 URL changed in tab 1512281208 to https://github.com/AgentDeskAI/browser-tools-mcp/issues
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp/issues
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp/issues
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/tree/main/browser-tools-server', updated: true}
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp/issues
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp/issues
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp/issues
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues', updated: false}
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues', updated: false}
background.js:337 Connection test successful after page refresh
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:173 URL changed in tab 1512281208 to https://github.com/AgentDeskAI/browser-tools-mcp/issues/new
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp/issues/new
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp/issues/new
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/new
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/new
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/new {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/new', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues', updated: true}
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/new {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/new', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/new', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:173 URL changed in tab 1512281208 to https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202 {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/new', updated: true}
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202 {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:173 URL changed in tab 1512281208 to https://github.com/AgentDeskAI/browser-tools-mcp
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', updated: true}
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:173 URL changed in tab 1512281208 to https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202 {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp', updated: true}
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202 {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202 {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202 {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:173 URL changed in tab 1512281208 to https://github.com/AgentDeskAI/browser-tools-mcp
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', updated: true}
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:224 Updating server with URL for tab 1512281208: https://github.com/AgentDeskAI/browser-tools-mcp
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:173 URL changed in tab 1512281208 to https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code
background.js:224 Updating server with URL for tab 1512281208: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code
background.js:224 Updating server with URL for tab 1512281208: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code
background.js:242 Attempt 1/3 to update server with URL: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code
background.js:265 Successfully updated server with URL: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code {status: 'ok', url: 'https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code', tabId: 1512281208, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp', updated: true}
background.js:265 Successfully updated server with URL: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code {status: 'ok', url: 'https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code', tabId: 1512281208, previousUrl: 'https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:224 Updating server with URL for tab 1512281208: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code
background.js:224 Updating server with URL for tab 1512281208: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:265 Successfully updated server with URL: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code {status: 'ok', url: 'https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code', tabId: 1512281208, previousUrl: 'https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code', updated: false}
background.js:337 Connection test successful after page refresh
background.js:242 Attempt 1/3 to update server with URL: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:265 Successfully updated server with URL: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code {status: 'ok', url: 'https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code', tabId: 1512281208, previousUrl: 'https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:224 Updating server with URL for tab 1512281208: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code
background.js:265 Successfully updated server with URL: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code {status: 'ok', url: 'https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code', tabId: 1512281208, previousUrl: 'https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:173 URL changed in tab 1512281208 to https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp+32001&type=issues
background.js:224 Updating server with URL for tab 1512281208: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp+32001&type=issues
background.js:224 Updating server with URL for tab 1512281208: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp+32001&type=issues
background.js:301 Page refreshed in tab 1512281208, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp+32001&type=issues
background.js:242 Attempt 1/3 to update server with URL: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp+32001&type=issues
background.js:265 Successfully updated server with URL: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp+32001&type=issues {status: 'ok', url: 'https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp+32001&type=issues', tabId: 1512281208, previousUrl: 'https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp%2032001&type=code', updated: true}
background.js:265 Successfully updated server with URL: https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp+32001&type=issues {status: 'ok', url: 'https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp+32001&type=issues', tabId: 1512281208, previousUrl: 'https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp+32001&type=issues', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:196 Tab activated: 1512281218
background.js:206 Active tab changed to https://github.com/hangwin/mcp-chrome/issues/90
background.js:224 Updating server with URL for tab 1512281218: https://github.com/hangwin/mcp-chrome/issues/90
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues/90
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues/90 {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues/90', tabId: 1512281218, previousUrl: 'https://github.com/search?q=repo%3AAgentDeskAI%2Fbrowser-tools-mcp+32001&type=issues', updated: true}
background.js:196 Tab activated: 1512281221
background.js:206 Active tab changed to chrome://newtab/
background.js:224 Updating server with URL for tab 1512281221: chrome://newtab/
background.js:242 Attempt 1/3 to update server with URL: chrome://newtab/
background.js:265 Successfully updated server with URL: chrome://newtab/ {status: 'ok', url: 'chrome://newtab/', tabId: 1512281221, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues/90', updated: true}
background.js:196 Tab activated: 1512281204
background.js:206 Active tab changed to https://juejin.cn/post/7496686750876549146
background.js:224 Updating server with URL for tab 1512281204: https://juejin.cn/post/7496686750876549146
background.js:242 Attempt 1/3 to update server with URL: https://juejin.cn/post/7496686750876549146
background.js:265 Successfully updated server with URL: https://juejin.cn/post/7496686750876549146 {status: 'ok', url: 'https://juejin.cn/post/7496686750876549146', tabId: 1512281204, previousUrl: 'chrome://newtab/', updated: true}
background.js:196 Tab activated: 1512281191
background.js:206 Active tab changed to chrome://extensions/
background.js:224 Updating server with URL for tab 1512281191: chrome://extensions/
background.js:242 Attempt 1/3 to update server with URL: chrome://extensions/
background.js:265 Successfully updated server with URL: chrome://extensions/ {status: 'ok', url: 'chrome://extensions/', tabId: 1512281191, previousUrl: 'https://juejin.cn/post/7496686750876549146', updated: true}
background.js:196 Tab activated: 1512281229
background.js:206 Active tab changed to https://github.com/hangwin/mcp-chrome/issues/90
background.js:224 Updating server with URL for tab 1512281229: https://github.com/hangwin/mcp-chrome/issues/90
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues/90
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues/90 {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues/90', tabId: 1512281229, previousUrl: 'chrome://extensions/', updated: true}
background.js:173 URL changed in tab 1512281229 to https://github.com/hangwin/mcp-chrome/issues/90
background.js:224 Updating server with URL for tab 1512281229: https://github.com/hangwin/mcp-chrome/issues/90
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues/90
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues/90 {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues/90', tabId: 1512281229, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues/90', updated: false}
background.js:224 Updating server with URL for tab 1512281229: https://github.com/hangwin/mcp-chrome/issues/90
background.js:301 Page refreshed in tab 1512281229, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues/90
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues/90 {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues/90', tabId: 1512281229, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues/90', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:173 URL changed in tab 1512281229 to https://github.com/hangwin/mcp-chrome/issues
background.js:224 Updating server with URL for tab 1512281229: https://github.com/hangwin/mcp-chrome/issues
background.js:224 Updating server with URL for tab 1512281229: https://github.com/hangwin/mcp-chrome/issues
background.js:301 Page refreshed in tab 1512281229, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues', tabId: 1512281229, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues/90', updated: true}
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues', tabId: 1512281229, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:224 Updating server with URL for tab 1512281229: https://github.com/hangwin/mcp-chrome/issues
background.js:301 Page refreshed in tab 1512281229, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues', tabId: 1512281229, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues', updated: false}
background.js:337 Connection test successful after page refresh
background.js:224 Updating server with URL for tab 1512281229: https://github.com/hangwin/mcp-chrome/issues
background.js:301 Page refreshed in tab 1512281229, retesting connection...
background.js:224 Updating server with URL for tab 1512281229: https://github.com/hangwin/mcp-chrome/issues
background.js:301 Page refreshed in tab 1512281229, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues
background.js:242 Attempt 1/3 to update server with URL: https://github.com/hangwin/mcp-chrome/issues
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues', tabId: 1512281229, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues', updated: false}
background.js:337 Connection test successful after page refresh
background.js:265 Successfully updated server with URL: https://github.com/hangwin/mcp-chrome/issues {status: 'ok', url: 'https://github.com/hangwin/mcp-chrome/issues', tabId: 1512281229, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:196 Tab activated: 1512281232
background.js:173 URL changed in tab 1512281232 to https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:224 Updating server with URL for tab 1512281232: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202 {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', tabId: 1512281232, previousUrl: 'https://github.com/hangwin/mcp-chrome/issues', updated: true}
background.js:224 Updating server with URL for tab 1512281232: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:301 Page refreshed in tab 1512281232, retesting connection...
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202 {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', tabId: 1512281232, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', updated: false}
background.js:337 Connection test successful after page refresh
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:1 Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.
background.js:196 Tab activated: 1512281191
background.js:206 Active tab changed to chrome://extensions/
background.js:224 Updating server with URL for tab 1512281191: chrome://extensions/
background.js:242 Attempt 1/3 to update server with URL: chrome://extensions/
background.js:265 Successfully updated server with URL: chrome://extensions/ {status: 'ok', url: 'chrome://extensions/', tabId: 1512281191, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', updated: true}
background.js:196 Tab activated: 1512281232
background.js:206 Active tab changed to https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:224 Updating server with URL for tab 1512281232: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:242 Attempt 1/3 to update server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202
background.js:265 Successfully updated server with URL: https://github.com/AgentDeskAI/browser-tools-mcp/issues/202 {status: 'ok', url: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', tabId: 1512281232, previousUrl: 'chrome://extensions/', updated: true}
background.js:196 Tab activated: 1512281191
background.js:206 Active tab changed to chrome://extensions/
background.js:224 Updating server with URL for tab 1512281191: chrome://extensions/
background.js:242 Attempt 1/3 to update server with URL: chrome://extensions/
background.js:265 Successfully updated server with URL: chrome://extensions/ {status: 'ok', url: 'chrome://extensions/', tabId: 1512281191, previousUrl: 'https://github.com/AgentDeskAI/browser-tools-mcp/issues/202', updated: true}
Metadata
Metadata
Assignees
Labels
No labels