agentic-cal
by talalakkari
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOMAINS | Yes | Your domain for email routing (e.g., example.com) | |
| POLICY_AUD | Yes | Audience tag from Cloudflare Access policy (secret) | |
| AGENT_MODEL | No | Workers AI model identifier for the agent | @cf/google/gemma-4-26b-a4b-it |
| TEAM_DOMAIN | Yes | Cloudflare Access team domain (secret, e.g., your-team.cloudflareaccess.com) | |
| AI_GATEWAY_ID | No | AI Gateway ID (set to empty string to call Workers AI directly) | t9-agentic-cal |
| ORGANIZER_ADDR | Yes | Calendar organizer email address (e.g., calendar@your-domain.com) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/talalakkari/agentic-cal'
If you have feedback or need assistance with the MCP directory API, please join our Discord server