Workable Jobs Scraper - Clean Job Data API for VS Code
com.ranovam/workable-scraper
Scrape any company's Workable job board and get clean, de-duplicated job data: title, department…
client:VS Code
transport:streamable-http
Install Workable Jobs Scraper - Clean Job Data API in VS Code
.vscode/mcp.json
{
"servers": {
"workable-scraper": {
"type": "http",
"url": "https://mcp.apify.com?tools=enezli/workable-scraper"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs