Connection details
Add the server URL to a compatible MCP client. The client discovers Perkstar’s
authorization, registration, token, and revocation endpoints automatically.
The business owner or manager signs in, selects the organisation, and approves
the read-only
MCP scope.
Available business tools
Programme and protection
Business overview, loyalty-card health, locations, and unusual-activity
summaries.
Customers
Search customers, inspect a customer, view behavioural groups, and rank top
customers.
Loyalty activity
Query stamps, points, redemptions, adjustments, and outstanding rewards.
Reporting
Performance, feedback, memberships, bookings, referrals, and broadcast
reporting.
Security model
- OAuth consent pins the token to one Perkstar organisation.
- The server checks the token scope, expiry, revocation, plan, and consenting user on every request.
- Tool schemas reject unknown fields and keep result sizes bounded.
- Requests appear in the organisation’s API activity log and follow its seven-day API audit retention.
- Revoking the connection invalidates the access and refresh token pair.
Client compatibility
The server supports MCP protocol versions2025-06-18, 2025-03-26, and
2024-11-05. It implements initialize, ping, tool listing and calls, and
prompt listing and retrieval. It does not expose an SSE stream, resources,
sampling, or write tools.
For a bespoke application rather than an MCP client, use the
marketplace OAuth guide and public REST API.
