google jobs for VS Code
io.github.johnisanerd/google-jobs
Google Jobs listings with direct apply links via the Apify Google Jobs Scraper, hosted MCP.
client:VS Code
transport:streamable-http
Install google jobs in VS Code
.vscode/mcp.json
{
"servers": {
"google-jobs": {
"type": "http",
"url": "https://mcp.apify.com/?tools=johnvc/Google-Jobs-Scraper"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs