
What you can do
Once connected, your AI client can answer questions about everything you can see in the web app: your schedule, your hours, the team’s schedule for your locations, time-off requests, and messages. Read tools answer immediately.Example prompts
Check your next shift.
Total your hours for the week.
See who's working with you.
Review your time-off requests.
Plan your week.
Connect Claude
The path is the same on Claude on the web (claude.ai) and Claude Desktop.Open the connector setup
Paste the connector URL
https://api.begin.eu/mcp.Sign in to Begin
Approve the consent screen
Connect Claude Code
If you use Claude Code in your terminal, register Begin as a remote MCP server with one command./mcp inside Claude Code to authenticate. Claude Code opens a browser window to sign in to Begin and approve the connection. Subsequent sessions reuse the cached token.
Connect ChatGPT
ChatGPT requires turning on Developer mode before you can create an app.Open Advanced settings
Turn on Developer mode

Toggle Developer mode under Settings → Apps → Advanced settings.
Click Create app
Enter the connector details
https://api.begin.eu/mcp as the MCP server URL, plus a name and short description.
Paste the Begin MCP server URL into the New app dialog.
Sign in to Begin
Workspace pinning
If you belong to more than one Begin workspace, your MCP connection is pinned to whichever workspace is active the first time your client uses the connection. Once pinned, switching workspace in the web app does not change the workspace your MCP client uses. To switch:Switch your active workspace
Revoke the existing connection
Reconnect from your MCP client
Manage connected clients
Settings → Security → Connected MCP clients shows every MCP client you’ve authorized, the workspace each is pinned to, and when each was last active. Revoke a client anytime.Permissions and security
- Your MCP connection has the same permissions as your account. Never more.
- Connections are scoped to one workspace at a time.
- Tokens are short-lived (1 hour) with refresh-token rotation; clients refresh them silently.
- Every action is written to the workspace audit log under your name.
