Proper Job for Cursor
io.github.falsalama/proper-job
Calculate and compare indicative UK building-work budgets from supplied scope using Proper Job.
client:Cursor
transport:streamable-http
tools:3
Install Proper Job in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"proper-job": {
"url": "https://www.proper-job.uk/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs