mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-18 11:06:19 +00:00
git-subtree-dir: packages/browseros-agent git-subtree-mainline:8f148d0918git-subtree-split:90bd4be300
12 lines
152 B
JSON
12 lines
152 B
JSON
{
|
|
"ports": {
|
|
"cdp": 9005,
|
|
"http_mcp": 9105,
|
|
"agent": 9205,
|
|
"extension": 9305
|
|
},
|
|
"flags": {
|
|
"allow_remote_in_mcp": false
|
|
}
|
|
}
|