OpenAlice Trading MCP
by orangeZSCB
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENALICE_HOME | No | User data root. Holds data/ (broker config, trading commits, snapshots) and sealing.key (machine-bound AES-256 key encrypting broker credentials). | ~/.openalice |
| OPENALICE_UTA_PORT | No | Internal UTA child port (loopback only). | 47333 |
| OPENALICE_TRADING_MCP_PORT | No | Where the MCP server listens. | 47400 |
| OPENALICE_TRADING_AGENT_AUTHOR | No | Tag written into TradingGit commits. Helps disambiguate when multiple agents share one UTA (OpenAlice = 'alice', this server = 'openclaw' by default). | openclaw |
| OPENALICE_UTA_HEALTH_TIMEOUT_MS | No | Boot deadline for the UTA child to become healthy. | 20000 |
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
ActivityInactive
ResponsivenessNo issues