job card for Cursor
io.github.theluckystrike/job-card
Job cards for trades and field service: hours and materials per job, open to invoiced.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:11
Install job card in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"job-card": {
"url": "https://mcp.zovo.one/mcp/job-card"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs