Aginx Browser for VS Code
net.aginx/aginxbrowser
Stealth web browser for agents: search, fetch, click, download and type in persistent MCP sessions.
client:VS Code
transport:streamable-http
tools:40
Install Aginx Browser in VS Code
.vscode/mcp.json
{
"servers": {
"aginxbrowser": {
"type": "http",
"url": "https://browser.aginx.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs