Papershift

Papershift

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

7 日間無料 · クレジットカード不要 · EU ホスト

Papershift に何でも聞ける

AnythingMCP 経由で Papershift に実際のプロンプトを試そう — Claude がツールを呼び出し、回答します。あなたのメッセージで Enter を押すと Cloud にインストールします。

Papershift を Cloud にインストール
Papershift · MCP 経由でライブ
共有
Opus 4.7

Claude は AI のため誤ることがあります。回答をご確認ください。

2 分でセットアップ

  1. 1cloud.anythingmcp.com で無料トライアル開始。
  2. 2コネクターストアで Papershift をクリック。資格情報を貼り付け。
  3. 3MCP API キーを発行し、AI クライアントを MCP URL に向ける。
Papershift を今すぐインストール

Papershift のガイド

主要 AI クライアント向けのステップバイステップセットアップ。

Papershift のセットアップ

コネクタ定義そのものから:認証情報の入手先、必要な権限、このアダプタが呼び出す API。 コネクタ作者により英語で提供されています。

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.

あなたの AI は Papershift から 2 クリック先。

コネクターをインストール、資格情報を貼り付け、AI に質問。7 日間無料、クレジットカード不要。