Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | HTTP server port | |
SCHEMA_PATH | No | Schema cache file path | |
GRAPHQL_ENDPOINT | Yes | GraphQL API endpoint | |
GRAPHQL_HEADER_* | No | Custom headers for the GraphQL API | |
GRAPHQL_AUTH_HEADER | No | Authorization header for the GraphQL API |
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 |