Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (DEBUG | INFO | WARN | ERROR). | INFO |
| MCP_TRANSPORT | No | The transport protocol to use (stdio | sse). | stdio |
| FLUORA_API_URL | No | Fluora API endpoint URL, primarily for local development. | https://api.fluora.ai/api |
| ENABLE_REQUEST_ELICITATION | No | Usage control over services. | true |
| ENABLE_UNSAFE_DIRECT_ACCESS | No | CAUTION! Only for development intent. Enables unsafe direct access. | false |
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 | |