Skip to main content
Glama
briejhxh

codex-telegram

by briejhxh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TG_FILES_DIRNoAbsolute path to the files directory.
TG_CONFIG_DIRNoSet to use another directory for configuration state. Defaults to %LOCALAPPDATA%\codex-telegram on Windows and ~/.local/state/codex-telegram on macOS/Linux.
TG_USE_DOTENVNoSet to '1' to opt in to loading .env for local development only. Prevents a cloned repository from silently becoming the location of a Telegram session.
TG_CONFIG_FILENoAbsolute path to the configuration file.
TG_DATABASE_DIRNoAbsolute path to the TDLib database directory.
TG_DOWNLOADS_DIRNoAbsolute path to the downloads directory. Explicit downloads are saved here.
TG_MAX_DOWNLOAD_BYTESNoMaximum download size in bytes. Default is 100 MiB. Set to a positive byte value to change the cap.

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

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/briejhxh/codex-telegram'

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