Skyvern for VS Code
io.github.skyvern-ai/skyvern
AI-powered browser automation — navigate, click, fill forms, and extract data from any website.
client:VS Code
transport:streamable-http
Install Skyvern in VS Code
.vscode/mcp.json
{
"servers": {
"skyvern": {
"type": "http",
"url": "https://api.skyvern.com/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs