Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REFLECT_ACCESS_TOKEN | Yes | Your Reflect access token. Generate it in Reflect’s developer settings (https://reflect.app/developer/oauth). | |
| REFLECT_API_BASE_URL | No | Optional; defaults to https://reflect.app/api | https://reflect.app/api |
| REFLECT_DEFAULT_GRAPH_ID | No | Optional; if unset the server uses the first graph id on your account. Setting this avoids needing to pass graphId to every tool call. |
Capabilities
Server capabilities have not been inspected yet.
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 | |