Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APITO_API_KEY | No | Your Apito API key (starts with ak_). Required for authentication if APITO_AUTH_TOKEN is not provided. | |
| APITO_AUTH_TOKEN | No | Your Apito auth token. Alternative to APITO_API_KEY for authentication. | |
| APITO_GRAPHQL_ENDPOINT | No | The GraphQL endpoint for Apito system queries. Defaults to https://api.apito.io/system/graphql | https://api.apito.io/system/graphql |
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 | |