Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from bundle
Telegram MTProto MCP server with userbot watcher, chat/DM parser and context builders
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
claude_desktop_config.json
1{2"mcpServers": {3"telegram-mcp": {4"command": "/PATH-TO/uv",5"args": [6"--directory",7"/PATH-TO/telegram-mcp",8"run",9"main.py"10]11}12}13}