Crocodile-beep/tdlib_mcp_server
Agent
An agent for developing an open-source MCP server that connects Telegram through TDLib, Telegram’s client library. It understands the server’s structure and project conventions.
Crocodile-beep/tdlib_mcp_server
Agent
An agent for developing an open-source MCP server that connects Telegram through TDLib, Telegram’s client library. It understands the server’s structure and project conventions.
Crocodile-beep/tdlib_mcp_server
Skill Claude CodeCodex
A reference guide to the TDLib JSON API, the interface for using Telegram's client library through structured requests and responses. It covers ctypes signatures, authentication, rate limits, and errors.
Crocodile-beep/tdlib_mcp_server
Skill Claude CodeCodex
An architecture guide for tdlib-mcp-server, a server that connects coding agents to Telegram's TDLib library. It explains system layers, data flow, and how Python calls libtdjson.so through ctypes.
Crocodile-beep/tdlib_mcp_server
Skill Claude CodeCodex
Правила кода для tdlib-mcp-server: naming, JSON Schema, async/await, error handling, logging, type hints.
Crocodile-beep/tdlib_mcp_server
Skill Claude CodeCodex
A reference guide to eight MVP tools in tdlib-mcp-server, including their names, input formats, use cases, and example combinations. TDLib is a library for working with Telegram.
Crocodile-beep/tdlib_mcp_server
Skill Claude CodeCodex
A set of instructions for common development tasks in tdlib-mcp-server, a server that connects coding agents to Telegram's TDLib library. It covers adding tools, debugging calls, optimization, and releases.
Crocodile-beep/tdlib_mcp_server
Instructions file CodexOpenCode
AGENTS.md instructions for Crocodile-beep/tdlib_mcp_server, covering project context: tdlib-mcp-server, 1. core idea, 2. architecture, 3. project structure and 4. current status.