Telegram API credentials
For Telegram search in the local Workix MCP, you can use the Workix application. Users do not need to register their own application.
Credentials Workix
2244247faa65a0a8de7edaf8d2393056c9c0c1cTG_APP_API_ID=2244247
TG_APP_API_HASH=faa65a0a8de7edaf8d2393056c9c0c1c
Save these lines in `mcp/.env` or your MCP environment. The `TELEGRAM_API_ID` / `TELEGRAM_API_HASH` names are also supported.
What is safe here
These are application identifiers, not access to a Telegram account. They cannot sign in to an account by themselves. TDLib still asks for the phone number, Telegram code, and 2FA password if enabled. Workix MCP runs locally: the phone, codes, password, and session are not sent to workix.co.
Never send codes or your 2FA password in the agent chat. Enter them only in the local login terminal.
You can create your own
If Telegram allows app registration in your country, you can get your own `api_id` and `api_hash` at my.telegram.org. This is optional: the Workix credentials above work with Workix MCP.