unbrowser by Unchained for VS Code
io.github.protostatis/unbrowser
Chrome-free MCP web access for agents with low-token page maps and browser escalation hints.
client:VS Code
transport:stdio
runtime:pypi
Install unbrowser by Unchained in VS Code
.vscode/mcp.json
{
"servers": {
"unbrowser": {
"type": "stdio",
"command": "uvx",
"args": [
"pyunbrowser"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs