Papershift
Papershift workforce management: shift plans, working sessions, absences, employees and locations. Public API v1, authenticated with an api_token query parameter.
7 giorni gratis · senza carta · hosting UE
Chiedi qualsiasi cosa a Papershift
Prova un prompt reale su Papershift via AnythingMCP — Claude chiama i tool e risponde. Premi Enter sul tuo messaggio per installare su Cloud.
Installa Papershift su CloudClaude è un'AI e può sbagliare. Verifica sempre le risposte.
Setup in 2 minuti
- 1Avvia la trial gratuita su cloud.anythingmcp.com.
- 2Clicca Papershift nel connector store. Incolla le credenziali quando richiesto.
- 3Genera una MCP API key e punta il client AI all'URL MCP generato.
Guide per Papershift
Setup passo-passo per i principali client AI.
Configurare Papershift
Direttamente dalla definizione del connettore: dove trovare le credenziali, quali permessi servono e con quale API parla questo adapter. Fornite in inglese dall'autore del connettore.
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.
La tua AI è a due click da Papershift.
Installa il connettore, incolla le credenziali, chiedi all'AI. 7 giorni gratis, niente carta.