Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WOOVI_APP_ID | Yes | API key for the Woovi/OpenPix provider | |
| JUNTO_PER_TX_MAX | No | Max single transaction in cents | 20000 |
| JUNTO_DAILY_LIMIT | No | Max total spend per day in cents | 50000 |
| JUNTO_CONFIRM_ABOVE | No | Ask human before sending if the amount in cents exceeds this threshold | 5000 |
| JUNTO_ALLOWED_PROVIDERS | No | Comma-separated allowlist of providers | |
| JUNTO_ALLOWED_DESTINATIONS | No | Comma-separated type allowlist of destinations |
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 | |