Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROCESIO_REALM | Yes | The Procesio realm (e.g., procesio01 or your specific realm if different). | procesio01 |
| PROCESIO_API_KEY | Yes | Your Procesio API Key | |
| PROCESIO_PASSWORD | Yes | Your Procesio password. Required for initial check, though not used for primary authentication. | |
| PROCESIO_USERNAME | Yes | Your Procesio username. Required for initial check, though not used for primary authentication. | |
| PROCESIO_API_VALUE | Yes | Your Procesio API Value | |
| PROCESIO_WEB_API_URL | Yes | The Procesio Web API URL (e.g., https://webapi.procesio.app/ or your specific instance URL). | https://webapi.procesio.app/ |
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 | |