Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SPACE_ID | Yes | Your Contentful space ID (required) | |
| HTTP_HOST | No | Host for HTTP server (default: localhost) | localhost |
| HTTP_PORT | No | Port for HTTP server (default: 3000) | 3000 |
| ENVIRONMENT_ID | No | Environment ID (defaults to "master") | master |
| ENABLE_HTTP_SERVER | No | Set to "true" to enable HTTP/SSE mode | false |
| CONTENTFUL_DELIVERY_ACCESS_TOKEN | Yes | Your Content Delivery API token (required) |
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 | |