Reduck for VS Code
ai.reduck/reduck
Automate any website: discover, run and create browser scripts that work behind logins.
client:VS Code
transport:streamable-http
Install Reduck in VS Code
.vscode/mcp.json
{
"servers": {
"reduck": {
"type": "http",
"url": "https://mcp.reduck.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs