Skip to main content
Glama
infernaltiger

ai-l1-support-agent

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELNoModel name to use with the LLM provider.
LLM_API_KEYNoAPI key for the LLM provider (if required).
LLM_BASE_URLNoBase URL for the LLM API (e.g., LM Studio endpoint).
LLM_PROVIDERNoThe LLM provider to use. Defaults to a rule-based provider for tests and reproducible demo.
LLM_REASONINGNoReasoning effort setting for the LLM (e.g., 'none').
TICKET_SOURCENoSource of tickets: 'fixture' for local snapshot or 'remote' for public MockAPI.fixture
TICKETS_API_URLNoBase URL for the tickets API used in generated links.
ALLOW_REMOTE_WRITESNoIf 'true', allows remote writes (reserved safeguard; currently not implemented).false

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/infernaltiger/ai-l1-support-agent'

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