Papershift

Papershift

Papershift workforce management: shift plans, working sessions, absences, employees and locations. Public API v1, authenticated with an api_token query parameter.

7 Tage gratis · keine Kreditkarte · EU-Hosting

Frag Papershift alles

Teste einen echten Prompt gegen Papershift via AnythingMCP — Claude ruft die Tools auf, liefert die Antwort. Drück Enter auf deine eigene Nachricht, um auf Cloud zu installieren.

Papershift auf Cloud installieren
Papershift · live via MCP
Teilen
Opus 4.7

Claude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.

Setup in 2 Minuten

  1. 1Free Trial auf cloud.anythingmcp.com starten.
  2. 2Im Connector-Store auf Papershift klicken. Credentials einfügen.
  3. 3MCP-API-Key generieren und KI-Client auf die MCP-URL zeigen.
Papershift jetzt installieren

Anleitungen für Papershift

Schritt-für-Schritt-Setup für die wichtigsten KI-Clients.

Papershift einrichten

Direkt aus der Connector-Definition: wo du die Credentials findest, welche Rechte sie brauchen und mit welcher API dieser Adapter spricht. Vom Connector-Autor auf Englisch bereitgestellt.

Getting a token

  1. Sign in to Papershift as an administrator and open Einstellungen → API (Settings → API).
  2. 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_shifts is the plan — who is scheduled, when.
  • papershift_list_working_sessions is 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.

Deine KI ist zwei Klicks von Papershift entfernt.

Connector installieren, Credentials einfügen, KI fragen. 7 Tage gratis, keine Kreditkarte.