The Model Context Protocol (MCP) is the open standard that lets AI assistants such as Claude, ChatGPT and Gemini call external tools. Once connected, your assistant can use vigotime features like one of its own tools.
German bridge days 2026–2030 for every federal state, net working time, shift-operation staffing and PeBeM staffing under § 113c SGB XI — the same logic as our online calculators, exposed as tools for your assistant. No sign-up, no data collected.
claude mcp add --transport http vigotime-tools https://mcp.vigotime.comThe calculator server requires no credentials at all.The full MCP server of the planner: “Plan September for these six employees” becomes a tool call with a real result. Authentication via API key (free sandbox token) or OAuth for ChatGPT — details in the developer documentation.
claude mcp add --transport http vigotime https://api.vigotime.com/mcp \
--header "X-API-Key: vt_test_<sandbox-token>"For the product server: request a free sandbox token in the developer documentation.claude mcp add --transport http vigotime-tools https://mcp.vigotime.comhttps://mcp.vigotime.com"mcpServers": {
"vigotime-tools": { "httpUrl": "https://mcp.vigotime.com" }
}