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