arena-local
by Aries430323
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ARENA_LOCAL_AUTH | No | When 'true', local API requests also require the token. Enable only if you have safely stored the token. | |
| ARENA_GATEWAY_HOST | No | The host interface to bind the gateway to. Defaults to 127.0.0.1 (local only). | 127.0.0.1 |
| ARENA_GATEWAY_PORT | No | The port the gateway listens on. Defaults to 8789. | 8789 |
| ARENA_GATEWAY_TOKEN | No | The bearer token required for MCP access. If left empty, a token is automatically generated and stored in the local database. A previously persisted token takes precedence. | |
| ARENA_WORKSPACE_ROOTS | No | Initial workspace folder(s). Multiple paths are separated by semicolons. | |
| ARENA_REQUIRE_APPROVAL | No | When 'true', commands require manual approval. Recommended true; set to 'false' to disable. | true |
| ARENA_ALLOW_SELF_APPROVAL | No | When 'true', allows the agent to approve its own commands. Recommended to keep as 'false'. | false |
| ARENA_RESTRICT_TO_WORKSPACE | No | When 'true', file tools are restricted to the configured workspace. This does not isolate PowerShell. Recommended true. | true |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues