job card for VS Code
io.github.theluckystrike/job-card
Job cards for trades and field service: hours and materials per job, open to invoiced.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:11
Install job card in VS Code
.vscode/mcp.json
{
"servers": {
"job-card": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/job-card"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs