maintenance log for VS Code
io.github.theluckystrike/maintenance-log
Equipment maintenance log: assets, service entries with costs, and a due report from stored dates.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:8
Install maintenance log in VS Code
.vscode/mcp.json
{
"servers": {
"maintenance-log": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/maintenance-log"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs