What is the com.vigotime/tools MCP server?
Free German workforce calculators (bridge days, net working time, staffing/PeBeM) - no auth needed.
How to install com.vigotime/tools
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"tools": {
"url": "https://mcp.vigotime.com"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tools": {
"serverUrl": "https://mcp.vigotime.com"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"tools": {
"type": "http",
"url": "https://mcp.vigotime.com"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"tools": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.vigotime.com"
]
}
}
}Claude Code
claude mcp add --transport http tools https://mcp.vigotime.comRelated MCP servers
Compute real duty rosters from your AI assistant - rule-based vigotime planner, API key or OAuth.