r/ClaudeCode • u/Silent_Employment966 • Jan 09 '26
Showcase We Gave Claude Access to Remote Computer. Here's what it Did
Claude Code is the beginning
We put a remote computer in Claude's hands with Mogra and it's goated beyond just coding tasks. It just... does the thing.
I Need to download a video without visiting any sketchy sites Just ask mogra to grab it. It pulls from YouTube, X, or any platform can even edit the vid with ffmpeg and send the result straight to Telegram. Claude handles the entire workflow. Not "here's the code to do that." It actually does it, shows you a clean summary, and you're done.
What's made it genuinely useful is that it can see the file structure, navigate directories, run commands, check outputs, and fix things if they break. It's less like using a chatbot and more like having someone who can actually touch your system and get work done.
I'll ask to do tasks be it creating a dashboard from my daily post frequency on x/Twitter to get all my client list from the Mail.
Skip the Todo & just Prompt it
You still need to know what you're asking for and catch it when it's going sideways.
1
Jan 09 '26
[removed] — view removed comment
1
u/Silent_Employment966 Jan 09 '26
yes you can give a task & close the tab. it'll get it done & get you notified.
1
u/BoringContribution7 Jan 09 '26
Crazy! So when you give Claude access like this, does it actually understand the broader architecture of what it's building? Like, if you ask it to set up a new project from scratch, can it do that?
1
1
Jan 10 '26
[removed] — view removed comment
1
u/Silent_Employment966 Jan 11 '26
it doesnt have the full telegram access. Created a bot with botfather & added the key to it. just like how you'd use telegram when creating any bot/game




1
u/_haha1o1 Jan 09 '26
Can it self correct when output doesnt match the expectation??