grinev/opencode-telegram-bot
OpenCode mobile client via Telegram: run and monitor AI coding tasks from your phone while everything runs locally on your machine. Scheduled tasks support.
Platform-specific configuration:
{
"mcpServers": {
"opencode-telegram-bot": {
"command": "npx",
"args": [
"-y",
"opencode-telegram-bot"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...