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. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/cataloraxyz/catalora-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server