Skip to content
VS Code

maintenance schedule for VS Code

io.github.theluckystrike/maintenance-schedule

An equipment maintenance schedule and log: service entries, costs, and what is due or overdue.

client:VS Code transport:streamable-http runtime:mcpb tools:8

Install maintenance schedule in VS Code

.vscode/mcp.json

{
  "servers": {
    "maintenance-schedule": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/maintenance-schedule"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

maintenance schedule in other clients