Skip to main content
Glama
orangeZSCB

OpenAlice Trading MCP

by orangeZSCB

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENALICE_HOMENoUser data root. Holds data/ (broker config, trading commits, snapshots) and sealing.key (machine-bound AES-256 key encrypting broker credentials).~/.openalice
OPENALICE_UTA_PORTNoInternal UTA child port (loopback only).47333
OPENALICE_TRADING_MCP_PORTNoWhere the MCP server listens.47400
OPENALICE_TRADING_AGENT_AUTHORNoTag written into TradingGit commits. Helps disambiguate when multiple agents share one UTA (OpenAlice = 'alice', this server = 'openclaw' by default).openclaw
OPENALICE_UTA_HEALTH_TIMEOUT_MSNoBoot 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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