mirror of
https://github.com/ChromeDevTools/chrome-devtools-mcp.git
synced 2026-09-14 19:45:30 +08:00
fix: Cursor plugin homepage setting field (#2173)
Fix Cursor plugin homepage setting field as per #2172 --------- Co-authored-by: Mathias Bynens <mathias@qiwi.be>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"name": "Google Chrome"
|
||||
},
|
||||
"logo": "https://github.com/ChromeDevTools/devtools-logo/blob/master/logos/svg/chrome-devtools-square-responsive.svg",
|
||||
"homepage": "https://cursor.com/marketplace/devtools-for-agents",
|
||||
"homepage": "https://developer.chrome.com/docs/devtools/agents",
|
||||
"repository": "https://github.com/ChromeDevTools/chrome-devtools-mcp",
|
||||
"mcpServers": {
|
||||
"chrome-devtools": {
|
||||
|
||||
Reference in New Issue
Block a user