service report for VS Code
io.github.theluckystrike/service-report
Field service reports: hours, materials, sign-off, and the invoice the visit turns into.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:12
Install service report in VS Code
.vscode/mcp.json
{
"servers": {
"service-report": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/service-report"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs