Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
STRAPI_API_KEY | Yes | Your JWT token from Strapi admin | |
STRAPI_API_URL | Yes | The URL of your Strapi API server | |
STRAPI_VERSION | No | Strapi version (e.g., '5.*', '4.1.5', 'v4') | |
STRAPI_SERVER_NAME | No | Name for the Strapi server instance | default |
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 |
---|---|
No tools |