tools for VS Code
com.vigotime/tools
Free German workforce calculators (bridge days, net working time, staffing/PeBeM) - no auth needed.
client:VS Code
transport:streamable-http
tools:6
Install tools in VS Code
.vscode/mcp.json
{
"servers": {
"tools": {
"type": "http",
"url": "https://mcp.vigotime.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs