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 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/orangeZSCB/trader-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server