Telegram Managed Bot Factory for Windsurf
io.github.laser54/bot-factory
Provision owner-confirmed isolated Telegram Managed Bot instances.
client:Windsurf
transport:stdio
runtime:pypi
Install Telegram Managed Bot Factory in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bot-factory": {
"command": "uvx",
"args": [
"telegram-managed-bot-factory"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs