Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ROCKETRIDE_URI | Yes | RocketRide engine URL (e.g. https://eaas-dev.rocketride.ai) | |
| ROCKETRIDE_AUTH | Yes | API key for RocketRide authentication |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| RocketRide_Document_Processor | Convenience tool: RocketRide Document Processor |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |