Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate-backend-client | Generate a TypeScript client that calls Kalendis API directly with x-api-key authentication |
| generate-frontend-client | Generate a TypeScript client for frontend apps that calls your backend API endpoints |
| generate-api-routes | Generate API route handlers for Next.js or Express that use the Kalendis backend client |
| list-endpoints | List all available Kalendis API endpoints with descriptions |