API Overview
Swagger-style overview of the PrimeCal non-admin backend API surface, grouped by real product areas.
Swagger-style overview of the PrimeCal non-admin backend API surface, grouped by real product areas.
Step-by-step guidance for api rate limits in PrimeCalendar.
PrimeCal CI lanes, release triggers, local equivalents, and the current hosted verification policy.
Step-by-step guidance for code review process in PrimeCalendar.
Step-by-step guidance for contributing guidelines in PrimeCalendar.
Step-by-step guidance for creating plugins in PrimeCalendar.
Step-by-step guidance for custom automation actions in PrimeCalendar.
Step-by-step guidance for custom integrations in PrimeCalendar.
PrimeCal branch flow, local verification steps, Dependabot handling, and release expectations.
Step-by-step guidance for e2e testing in PrimeCalendar.
Step-by-step guidance for integration testing in PrimeCalendar.
Step-by-step guidance for issue reporting in PrimeCalendar.
Manual fallback checklist for validating MCP-to-UI behavior when full browser automation is unavailable.
High-level architecture of the PrimeCal MCP server — transport, authentication, permissions, and error mapping.
How PrimeCal's OAuth 2.1 + PKCE + Dynamic Client Registration authorization server maps onto the Agent/AgentApiKey model, and why access/refresh tokens use a separate JWT domain from the login session.
How PrimeCal resolves or creates customer accounts after a successful public booking payment, and what the API returns.
Step-by-step guidance for pull request template in PrimeCalendar.
How paid booking confirmation works in PrimeCal, the booking state machine, and the API surfaces for billing and public bookings.
Step-by-step guidance for test coverage in PrimeCalendar.
PrimeCal test layers, command map, MCP coverage, and the local verification order used by CI.
Step-by-step guidance for theming and branding in PrimeCalendar.
How to write Jest unit tests for PrimeCal's NestJS services, guards, and DTOs.
Step-by-step guidance for webhook api in PrimeCalendar.
How webhook-driven automation differs from MCP tool access, and how to combine both in PrimeCal.