Skip to content
Cline

Telegram Managed Bot Factory for Cline

io.github.laser54/bot-factory

Provision owner-confirmed isolated Telegram Managed Bot instances.

client:Cline transport:stdio runtime:pypi

Install Telegram Managed Bot Factory in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "bot-factory": {
      "command": "uvx",
      "args": [
        "telegram-managed-bot-factory"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Telegram Managed Bot Factory in other clients