Skip to main content
Glama
legalrealist

ai-orders-agent

by legalrealist

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHAT_PROVIDERNoLLM provider for the chat endpoint: openrouter, anthropic, or openai.openrouter
OPENAI_API_KEYNoAPI key for OpenAI (used if CHAT_PROVIDER is openai).
ORDERS_DATA_BASENoBase URL where the dataset (explorer_data.json and bar_opinions.json) is published.https://legalhack.io/data
ANTHROPIC_API_KEYNoAPI key for Anthropic (used if CHAT_PROVIDER is anthropic).
OPENROUTER_API_KEYNoAPI key for OpenRouter (used if CHAT_PROVIDER is openrouter).
UPSTASH_REDIS_REST_URLNoUpstash Redis REST URL for rate limiting.
UPSTASH_REDIS_REST_TOKENNoUpstash Redis REST token for rate limiting.

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/legalrealist/ai-orders-agent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server