wellfound jobs for VS Code
io.github.johnisanerd/wellfound-jobs
Wellfound startup jobs with salary and equity parsed, via an Apify Actor, hosted MCP.
client:VS Code
transport:streamable-http
Install wellfound jobs in VS Code
.vscode/mcp.json
{
"servers": {
"wellfound-jobs": {
"type": "http",
"url": "https://mcp.apify.com/?tools=johnvc/wellfound-jobs-api"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs