catalora-mcp
Officialby cataloraxyz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CATALORA_MODE | No | Set to 'local' or 'chain'. | local |
| CATALORA_AUDIT | No | Path to append-only log of every tool call. Off unless set. | |
| CATALORA_MARKS | No | Path to JSON map of { 'TICKER': price }. | |
| CATALORA_JOURNAL | No | Path to the append-only fill journal. | ./fills.jsonl |
| CATALORA_MANDATE | No | Path to the mandate file. | ./mandate.json |
| CATALORA_NETWORK | No | Chain mode only. | local |
| CATALORA_AGENT_KEY | No | Chain mode only. Never logged. | |
| CATALORA_LOG_LEVEL | No | debug, info, warn, error, or silent. | info |
| CATALORA_READ_ONLY | No | Set to any value except 0/false/no/empty to refuse order-placing tools. | |
| CATALORA_STARTING_EQUITY | No | Capital base. |
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
ActivitySlowing
ResponsivenessNo issues