Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCALENE_TIMEOUT | No | Timeout in seconds for profiling sessions. | |
| SCALENE_MALLOC_THRESHOLD | No | Override default malloc threshold in bytes for reporting. | |
| SCALENE_PYTHON_EXECUTABLE | No | The Python executable to use for profiling (e.g., python3.11). | |
| SCALENE_CPU_PERCENT_THRESHOLD | No | Override default CPU percentage threshold for reporting high-activity lines. |
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 | |