目录 / vigotime-api
MCP
鉴权未知
未评级
已上架
vigotime-api
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“.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:55):The vigotime product MCP: let AI assistants drive the duty-roster solver directly — submit real scheduling problems (sol…
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://vigotime-api--torsten-stein-peppergrid.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"vigotime-api": {
"url": "https://vigotime-api--torsten-stein-peppergrid.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| 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, 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_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. |
| account_balance | Aktuelles Token-Guthaben der eigenen Organisation (Solves kosten Tokens). |
| service_info | Build-Stand des laufenden Planner-Service: version (fortlaufende Build-Nummer), gitCommit, buildTime (UTC). Fuer Support-Anfragen und um Ergebnisse einem Software-Stand zuzuordnen. |
| example_payload | Ein 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). |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。