Proper Job for VS Code
io.github.falsalama/proper-job
Calculate and compare indicative UK building-work budgets from supplied scope using Proper Job.
client:VS Code
transport:streamable-http
tools:3
Install Proper Job in VS Code
.vscode/mcp.json
{
"servers": {
"proper-job": {
"type": "http",
"url": "https://www.proper-job.uk/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs