claudegram
01MCP server Claude CodeCodexCursor +2
MCP server "claudegram" as configured in sanjar-x/claudegram. Launched with uv --directory ${CLAUDE_PLUGIN_ROOT} run python -m server.main. Needs 8 environment variables to run.
MCP server Claude CodeCodexCursor +2
MCP server "claudegram" as configured in sanjar-x/claudegram. Launched with uv --directory ${CLAUDE_PLUGIN_ROOT} run python -m server.main. Needs 8 environment variables to run.
Plugin Claude Code
Plugin marketplace listing 1 plugin: claudegram.
Plugin Claude Code
A Claude Code plugin for managing a personal Telegram account through Telegram's messaging protocol, using the Telethon Python library.
Command
A command workflow for signing in to a Telegram account through connected tools. It uses a phone verification code and, when required, a two-factor authentication password.
Command
A command that opens MCP Inspector for debugging a plugin without Claude. MCP Inspector is a web interface for viewing and calling an MCP server's tools, resources, prompts, and templates.
Command
A health command gives a short diagnostic report for Claudegram, including its connection, authorization, response time, and component versions.
Hook
Runs when a session starts on startup and resume, executing check-auth.sh via bash. From sanjar-x/claudegram.
Hook
Runs when a session ends, executing session-end.sh via bash. From sanjar-x/claudegram.
Hook
Runs before the context is compacted, executing pre-compact.sh via bash. From sanjar-x/claudegram.
Hook
Runs when the agent sends a notification, executing notification.sh via bash. From sanjar-x/claudegram.
Hook
Runs before the agent uses a tool for mcp__plugin_claudegram_claudegram__delete_message, mcp__plugin_claudegram_claudegram__(ban_participant, kick_participant, terminate_authorization, leave_chat, delete_dialog, delete_forum_topic, delete_stories, delete_scheduled, demote_admin, block_user)…
Skill Claude CodeCodex
A set of rules for using a personal Telegram account through an integration, including reading chats and managing messages.
Skill Claude CodeCodex
Rules for handling incoming Telegram messages delivered into the coding-agent session.
Skill Claude CodeCodex
A workflow for summarizing unread messages from a user's Telegram chats.
Skill Claude CodeCodex
A skill for showing recent messages from a specific Telegram chat through an MCP server. Telegram is a messaging app, and the skill can resolve a public username, show chat details, and list messages with senders, times, replies, or attachment types.
Skill Claude CodeCodex
A guided way to reply to a specific message in a Telegram chat, using a Telegram connection provided through an MCP server.
Skill Claude CodeCodex
A search tool for finding messages across Telegram or within one selected chat. Telegram is a messaging service where people communicate in chats and groups.
Skill Claude CodeCodex
A guided way to send a message to a Telegram chat through an MCP server, a service that lets an assistant use an external tool.