vigotime-api

The vigotime product MCP: let AI assistants drive the duty-roster solver directly — submit real scheduling problems (solvesubmit/status/result), check account…

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Solve Submit: Reicht einen Dienstplan-Solve-Job ein. `payload` ist der self-contained Request: Pflicht: start_date, end_date (ISO), department {id}, employees [{id, contractHoursPerWeek, qualification
  • Solve Status: Status eines Solve-Jobs (pending/running/completed/failed) inkl. Fortschritt.
  • Solve Result: Ergebnis eines fertigen Solve-Jobs: assignments [{employee_id, shift_id, date}], unassigned_shifts mit Begründung, Statistiken.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

The vigotime product MCP: let AI assistants drive the duty-roster solver directly — submit real scheduling problems (solve_submit/status/result), check account balance and fetch runnable example payloads. Free vt_test_ sandbox key via self-service signup at https://developer.vigotime.com; OAuth for ChatGPT supported. Anonymous discovery, every tool call is token-authenticated and tenant-isolated. For the free no-key calculator tools see our companion server „vigotime“.

Список инструментов сервера (6)

Технические названия из tools/list. Нужны только разработчикам.

solve_submitReicht einen Dienstplan-Solve-Job ein. `payload` ist der self-contained Request: Pflicht: start_date, end_date (ISO), department {id}, employees [{id, contractHoursPerWeek, qualificationIds}], shifts [{id, departmentId, name, startTime, endTime, shiftType, minStaff}]. Optional u. a.: planning_rules, wishes, vacations, sick_leaves, holiday_dates, locked_assignments, social_points, wish_costs, config {timeout_seconds}. vacations darf Termine NACH end_date enthalten — noetig bei Datums-Kopplungsregeln mit Block-Tagen hinter dem Fenster (siehe Instructions). Datenschutz: IDs statt Namen verwenden. Antwort: {job_id, status}.
solve_statusStatus eines Solve-Jobs (pending/running/completed/failed) inkl. Fortschritt.
solve_resultErgebnis eines fertigen Solve-Jobs: assignments [{employee_id, shift_id, date}], unassigned_shifts mit Begründung, Statistiken.
account_balanceAktuelles Token-Guthaben der eigenen Organisation (Solves kosten Tokens).
service_infoBuild-Stand des laufenden Planner-Service: version (fortlaufende Build-Nummer), gitCommit, buildTime (UTC). Fuer Support-Anfragen und um Ergebnisse einem Software-Stand zuzuordnen.
example_payloadEin sofort lauffähiger Beispiel-Payload für solve_submit. kind='simple' (1 Woche, 3 MA, 2 Schichten), kind='wishes' (Wünsche, Social Points, Wunschkosten) oder kind='rules' (ArbZG-Planungsregeln: 11 h Ruhe hart + max. 5 Folgetage — zeigt, wie Regeln den Plan formen; Param-Namen sind exakt, falsche werden still ignoriert).
vigotime-api: подключить к Claude, ChatGPT, Cursor · Connectors.fun