This commit is contained in:
@@ -5,7 +5,18 @@
|
||||
"type": "remote",
|
||||
"url": "https://ui.nuxt.com/mcp",
|
||||
"enabled": true
|
||||
},
|
||||
"browsermcp": {
|
||||
"type": "local",
|
||||
"command": [
|
||||
"npx",
|
||||
"-y",
|
||||
"@browsermcp/mcp@0.1.3"
|
||||
],
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"plugin": [
|
||||
"opencode-browser"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user