ashby jobs for VS Code
io.github.johnisanerd/ashby-jobs
Ashby job boards with employer-published salary data, via an Apify Actor, hosted MCP.
client:VS Code
transport:streamable-http
Install ashby jobs in VS Code
.vscode/mcp.json
{
"servers": {
"ashby-jobs": {
"type": "http",
"url": "https://mcp.apify.com/?tools=johnvc/ashby-job-board-scraper"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs