AdminHub for Telegram for Cursor
tools.adminhub/telegram
Run a Telegram channel from your AI agent. Posts go out through your own bot, not your account.
client:Cursor
transport:streamable-http
Install AdminHub for Telegram in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"telegram": {
"url": "https://backend-git-production-cb93.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs