Skip to content
VS Code

planner for VS Code

com.vigotime/planner

Compute real duty rosters from your AI assistant - rule-based vigotime planner, API key or OAuth.

client:VS Code transport:streamable-http tools:6

Install planner in VS Code

.vscode/mcp.json

{
  "servers": {
    "planner": {
      "type": "http",
      "url": "https://api.vigotime.com/mcp"
    }
  }
}

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

planner in other clients