Papershift
Papershift workforce management: shift plans, working sessions, absences, employees and locations. Public API v1, authenticated with an api_token query parameter.
7 días gratis · sin tarjeta · hosting UE
Pregunta cualquier cosa a Papershift
Prueba un prompt real contra Papershift vía AnythingMCP — Claude llama a los tools y responde. Pulsa Enter en tu mensaje para instalar en Cloud.
Instalar Papershift en CloudClaude es IA y puede equivocarse. Verifica siempre las respuestas.
Setup en 2 minutos
- 1Inicia trial gratuita en cloud.anythingmcp.com.
- 2Click en Papershift en el connector store. Pega las credenciales.
- 3Genera MCP API key y apunta el cliente AI a la URL MCP.
Guías para Papershift
Setup paso a paso para los principales clientes AI.
Configurar Papershift
Directamente de la definición del conector: dónde encontrar las credenciales, qué permisos necesitan y con qué API habla este adaptador. Proporcionadas en inglés por el autor del conector.
Getting a token
- Sign in to Papershift as an administrator and open Einstellungen → API (Settings → API).
- Generate a public API token and copy it into
PAPERSHIFT_API_TOKEN. The token is account-wide and carries administrator rights — anyone holding it can read the whole roster, so treat it as a password.
The token travels as a query parameter, not a header: Papershift's public API expects ?api_token=… on every request. AnythingMCP appends it automatically (QUERY_AUTH), so it never appears in a tool's parameters and never has to be pasted into a prompt.
Shift plan vs worked time. Papershift keeps the two apart, and mixing them up is the usual source of wrong answers:
papershift_list_shiftsis the plan — who is scheduled, when.papershift_list_working_sessionsis the record — who actually clocked in and out. A question about payroll wants working sessions; a question about next week wants shifts.
Date filters are YYYY-MM-DD and most list endpoints require both start_date and end_date. Papershift caps the span server-side; a whole year usually needs to be requested month by month.
Paging is page (1-based) plus per_page. Responses carry the rows under the resource name, e.g. {"shifts": [...]}.
Cloud reachability: app.papershift.com is public with a valid certificate.
Tu IA está a dos clicks de Papershift.
Instala el conector, pega credenciales, pregunta a la IA. 7 días gratis, sin tarjeta.