Rock Gym Pro integration for AI agents.
Rock Gym Pro integration for AI agents with secure authentication and server-side credential injection. Open Connector runs the OAuth, seals the token in an encrypted vault, and serves Rock Gym Pro tools to your agent over MCP or a typed API — credentials injected server-side, every call audited, nothing leaving your infrastructure. Open source (AGPL-3.0) and self-hostable.
Real Rock Gym Pro actions, managed and audited.
Your user connects Rock Gym Pro once; your agent can then use the Rock Gym Pro API to manage customers, bookings, check-ins, employees, memberships, products, and facilities — scoped to the OAuth permissions you grant and the tool allowlist you configure. Every action is least-privilege and written to a tamper-evident audit trail.
- 1
Your user grants Rock Gym Pro access once (OAuth) — the token lands in the vault.
- 2
Your agent calls a tool over MCP or the typed API; Open Connector injects the credential server-side.
- 3
Every routed call appends a hash-chained audit record — nothing leaves your infra.
Supported Rock Gym Pro tools.
26 tools are generated from the published Rock Gym Pro catalog. Descriptions are plain text; each action remains subject to its configured authentication and tool allowlist.
Showing 26 tools. All published catalog entries are included in this page's server-rendered HTML.
- Get filtered customer data
- Get filtered customer data
- Customers
- Get booking details by ID
- Get booking details by ID
- Bookings
- Get checkins for a specific facility
- Get checkins for a specific facility
- Checkins
- Get all available facilities
- Get all available facilities
- Facilities
- Get the count of active checkins for a specific facility. Active checkins are defined as customers who have checked in but not checked out in the current day.
- Get the count of active checkins for a specific facility. Active checkins are defined as customers who have checked in but not checked out in the current day.
- Checkins
- Get authentication token information
- Get authentication token information
- Ping
- Get events
- Get events
- Widget Events
- List event widget GUIDs for a specific facility
- List event widget GUIDs for a specific facility
- Widget Events
- Get a single customers details by GUID
- Get a single customers details by GUID
- Customers
- Get bookings for a specific facility
- Get bookings for a specific facility
- Bookings
- Get the last run version from the settings table
- Get the last run version from the settings table
- Versions
- Get general application ping
- Get general application ping
- Ping
- Get one key / value pair from the settings table
- Get one key / value pair from the settings table
- Settings
- Get invoice details by ID
- Get invoice details by ID
- Invoices
- Get sales by product for a specific facility
- Get sales by product for a specific facility
- Sales
- Get checkin details by ID
- Get checkin details by ID
- Checkins
- Get the last run version from the settings table
- Get the last run version from the settings table
- Versions
- Get events by GUID for a specific facility
- Get events by GUID for a specific facility
- Widget Events
- Get timeclock entries for a specific facility
- Get timeclock entries for a specific facility
- Timeclocks
- Get one or more customers by GUID
- Get one or more customers by GUID
- Customers
- Get general application ping using standard authorization
- Get general application ping using standard authorization
- Ping
- Get invoices for a specific facility
- Get invoices for a specific facility
- Invoices
- Get one key / value pair from the settings table
- Get one key / value pair from the settings table
- Settings
- Get daily numbers for a specific facility
- Get daily numbers for a specific facility
- Daily Numbers
- Get staff records
- Get staff records
- Staff
- Get timeclock entry details by ID
- Get timeclock entry details by ID
- Timeclocks
Rock Gym Pro integration, answered
- How do AI agents use Rock Gym Pro through Open Connector?
- Your user connects Rock Gym Pro once with one of its cataloged authentication methods. Open Connector stores the credential in an encrypted vault and exposes Rock Gym Pro tools to your agent over MCP or a typed API, with credentials injected server-side on each call.
- Is this a Rock Gym Pro MCP server?
- Yes. Open Connector can serve Rock Gym Pro as a named MCP server with a scoped allowlist and a per-user connection URL, so any MCP client can call Rock Gym Pro actions with credentials injected server-side.
- Where do Rock Gym Pro credentials live?
- In your own infrastructure. Open Connector keeps credentials in its own vault and injects them at call time, so they never leave your environment.
Give your agents Rock Gym Pro — keep the keys.
Open source, self-hostable, with Rock Gym Pro credentials that never leave your infrastructure. Run it from source today.