service report for Cursor
io.github.theluckystrike/service-report
Field service reports: hours, materials, sign-off, and the invoice the visit turns into.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:12
Install service report in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"service-report": {
"url": "https://mcp.zovo.one/mcp/service-report"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs