Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JOEAPI_API_KEY | No | API key for JoeAPI authentication (optional, if JoeAPI requires auth) | |
| JOEAPI_USER_ID | No | Dev user ID for JoeAPI (optional, if JoeAPI requires auth) | |
| JOEAPI_BASE_URL | Yes | The base URL of the local JoeAPI server | http://localhost:8080 |
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 | |