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

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
tickets_list_newA

List tickets whose effective status is Новая, oldest first.

tickets_getA

Get one source ticket with local agent classification, replies and status overlay.

tickets_update_classificationA

Persist agent classification locally without rewriting source labels.

tickets_add_replyA

Add a local mock reply and either wait for the user or close the ticket.

tickets_change_statusA

Change status in the local overlay; the public MockAPI remains untouched.

knowledge_searchA

Search published Markdown articles by title, keywords and body tokens.

knowledge_get_articleA

Read one published knowledge article by its stable ID.

knowledge_create_draftA

Create a local create/update draft that cannot bypass human review.

telegram_notify_l2A

Write a concise L2 escalation into the mock Telegram outbox.

github_create_bugA

Create a linked mock GitHub Issue without inventing missing logs or context.

feedback_addA

Add a mock user, L2 or developer response linked to the original ticket.

feedback_listA

List mock user and engineer responses for a ticket in chronological order.

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