chore: import upstream snapshot with attribution
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
|
||||
"name": "io.github.ChromeDevTools/chrome-devtools-mcp",
|
||||
"title": "Chrome DevTools MCP",
|
||||
"description": "MCP server for Chrome DevTools",
|
||||
"repository": {
|
||||
"url": "https://github.com/ChromeDevTools/chrome-devtools-mcp",
|
||||
"source": "github"
|
||||
},
|
||||
"version": "1.5.0",
|
||||
"packages": [
|
||||
{
|
||||
"registryType": "npm",
|
||||
"registryBaseUrl": "https://registry.npmjs.org",
|
||||
"identifier": "chrome-devtools-mcp",
|
||||
"version": "1.5.0",
|
||||
"transport": {
|
||||
"type": "stdio"
|
||||
},
|
||||
"environmentVariables": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user