Jobs by Workable for VS Code
io.github.external-submissions-workable/jobs-by-workable
Jobs by Workable MCP server. Access over 150K jobs & thousands of companies listed on the job board.
client:VS Code
transport:streamable-http
tools:10
Install Jobs by Workable in VS Code
.vscode/mcp.json
{
"servers": {
"jobs-by-workable": {
"type": "http",
"url": "https://jobs.workable.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs