ai-orders-agent
by legalrealist
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHAT_PROVIDER | No | LLM provider for the chat endpoint: openrouter, anthropic, or openai. | openrouter |
| OPENAI_API_KEY | No | API key for OpenAI (used if CHAT_PROVIDER is openai). | |
| ORDERS_DATA_BASE | No | Base URL where the dataset (explorer_data.json and bar_opinions.json) is published. | https://legalhack.io/data |
| ANTHROPIC_API_KEY | No | API key for Anthropic (used if CHAT_PROVIDER is anthropic). | |
| OPENROUTER_API_KEY | No | API key for OpenRouter (used if CHAT_PROVIDER is openrouter). | |
| UPSTASH_REDIS_REST_URL | No | Upstash Redis REST URL for rate limiting. | |
| UPSTASH_REDIS_REST_TOKEN | No | Upstash Redis REST token for rate limiting. |
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
ActivityStale
ResponsivenessNo issues