★ 0 stars
Go
💬 Communication
Updated today
Manage Telkomsel accounts through Telegram bot, terminal CLI, or MCP server with features like SMS OTP login, balance checks, and package purchases.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"telbot": {
"command": "go",
"args": [
"run",
"github.com/nevatry6660/telbot@latest"
]
}
}
}
Run in terminal:
claude mcp add telbot go run github.com/nevatry6660/telbot@latest
Add to .cursor/mcp.json:
{
"mcpServers": {
"telbot": {
"command": "go",
"args": [
"run",
"github.com/nevatry6660/telbot@latest"
]
}
}
}
Topics
ai-agentsartbotgographicsmytelkomselotpotp-servertelegram