Agent API
Code-backed reference for agent profile management, scoped permissions, API keys, and PrimeCal MCP runtime access.
Code-backed reference for agent profile management, scoped permissions, API keys, and PrimeCal MCP runtime access.
Entry point for PrimeCal AI agent setup and MCP host connection guides.
What the PrimeCal MCP server is, what it exposes, and how to start with secure agent profiles, organisation scopes, and API keys.
Understand when to use automation, how external sync behaves, and how PrimeCal AI agents should be scoped and tested.
Create an agent profile, scope permissions, issue an API key, and validate the connection with May.B.Late.
Host-specific setup for Chrome MCP and desktop hosts (Claude Desktop, VS Code, Cursor) using PrimeCal MCP.
Connect PrimeCal to an AI assistant the same way you'd connect Google Calendar or Microsoft 365 — sign in, choose a permission level, approve, and manage the connection from Agent Settings.
PrimeCal developer entry point for the full non-admin backend API, grouped by real product features.
Understand the reservation and organisation MCP tools, active-organisation behavior, and permission scopes for enterprise reservation workflows.
Manual fallback checklist for validating MCP-to-UI behavior when full browser automation is unavailable.
Recommended request shapes for PrimeCal MCP event retrieval, including compact field sets, pagination patterns, and recurrence usage.
Recommended request and error-handling patterns for PrimeCal MCP reservation availability and create workflows.
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.
Reference for reading one event through the PrimeCal MCP v2 event model with compact and full verbosity modes.
Breaking-change reference for the compact PrimeCal MCP event-listing contract, including timezone behavior, recurrence expansion, pagination, and field selection.
Reference for keyword search across scoped calendars using the PrimeCal MCP v2 event query layer.
Compact and full MCP context snapshots built on top of the PrimeCal v2 event query layer.
Start with registration, move into daily planning, then continue into automation, MCP, sync, and the full API reference.
Reminder-oriented MCP endpoint for compact upcoming event retrieval in the next N minutes.
Reference of PrimeCal MCP tools, reservation scopes, resources, input shapes, and result patterns for AI hosts.
Reference for the PrimeCal MCP reservation availability v2 contract, including UTC timestamps, logical timezone metadata, and userTimezone overrides.
Reference for PrimeCal MCP reservation creation v2, including UTC-normalized success responses and AI-friendly conflict and payment error bodies.
PrimeCal test layers, command map, MCP coverage, and the local verification order used by CI.
External services that integrate with PrimeCal — calendar providers, AI hosts, communication platforms, and payment processing.
Daily PrimeCal workflows for profile settings, calendars, tasks, automation, external sync, AI agents, and personal logs.
How webhook-driven automation differs from MCP tool access, and how to combine both in PrimeCal.