Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
API_HEADERS | Yes | Headers to be sent with API requests, typically containing your API key in the format 'x-magicapi-key:your-api-key' | |
API_BASE_URL | No | Base URL for API requests (optional, defaults to 'https://api.magicapi.dev/api/v1/') | https://api.magicapi.dev/api/v1/ |
OPENAPI_SPEC_PATH | No | Path to the modified OpenAPI specification files (optional) |
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 |