Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REQUEST_TIMEOUT | No | Request timeout in seconds | 30 |
| MAX_POLL_ATTEMPTS | No | Maximum polling attempts | 30 |
| RESILIENTDB_API_KEY | No | Optional API key for authentication | |
| RESCONTRACT_CLI_PATH | No | Path to ResContract CLI executable | rescontract |
| RESILIENTDB_AUTH_TOKEN | No | Optional auth token | |
| RESILIENTDB_GRAPHQL_URL | No | GraphQL endpoint URL | http://localhost:9000/graphql |
| TRANSACTION_POLL_INTERVAL | No | Polling interval for transactions | 1.0 |
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 | |