Agent Configuration
PrimeCal includes a dedicated AI Agents (MCP) screen for users who want to connect external tools without giving them unlimited access to the account.
How To Open It
- Open
More. - Select
AI Agents (MCP). - Create or select an agent.
What You Can Configure
Identity
Name and description
Create an agent record with a clear name so you know which tool it belongs to later.
Permissions
Scope by feature
Allow only the actions the agent needs, and scope those permissions to selected calendars or rules when required.
Keys
Issue and revoke
Create a key, copy it once, and revoke it later if the client should no longer connect.
MCP
Generated configuration
PrimeCal generates the MCP configuration for you so you do not need to build it manually.
Recommended Setup Flow
- Create the agent.
- Add only the permissions it truly needs.
- Issue a new key.
- Copy the generated configuration from the screen.
- Paste that configuration into your MCP client.
- Test with a low-risk action first.
The secret is shown once when the key is created. If you lose it, revoke the key and create a new one.
Screens You Will Use




Best Practices
- Create a separate agent for each external tool or workflow.
- Keep permissions narrow instead of creating one universal agent.
- Name keys so you can recognize them during review or cleanup.
- Rotate or revoke keys whenever a tool is no longer in use.
Developer Reference
If you need the backend contracts behind this screen, use the Agent API.