Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RAPIDCHART_API_URL | No | API base URL | https://fastuml-0bb6938ba599.herokuapp.com |
| RAPIDCHART_TIMEOUT | No | Request timeout (seconds) | 300 |
| RAPIDCHART_API_TOKEN | Yes | Your RapidChart API token (starts with rc_) | |
| RAPIDCHART_GUIDELINES | No | Include diagram guidelines | true |
| RAPIDCHART_FEW_PROMPTS | No | Enable multi-step thinking | false |
| RAPIDCHART_DEFAULT_TYPE | No | Default diagram type | general |
| RAPIDCHART_DEFAULT_MODEL | No | Default AI model ID |
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 | |