Telegram Managed Bot Factory for Zed
io.github.laser54/bot-factory
Provision owner-confirmed isolated Telegram Managed Bot instances.
client:Zed
transport:stdio
runtime:pypi
Install Telegram Managed Bot Factory in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bot-factory": {
"command": "uvx",
"args": [
"telegram-managed-bot-factory"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs