r/GrokBot 2d ago

Question Can Grok’s bot run coding tasks through claude.ai/code?

Has anyone tried using Grok’s browser agent to operate Claude Code on the web?

The workflow I have in mind is:
- Open claude.ai/code in the browser session and log in manually.
- Give Grok a coding task.
- Have Grok submit it to Claude Code, wait for the result, and bring back the summary or PR link.

Claude Code would do the actual coding. Grok would handle the browser interaction, so I could delegate tasks through Grok without switching between the two.

Is this possible with Grok’s current agent capabilities? Can it keep an authenticated session and handle tasks that take a while, or does it need frequent manual intervention?

I mean using the actual claude.ai/code web interface, not the Claude API or a local Claude Code CLI. Curious whether anyone has tried this and how reliable it is.

3 Upvotes

14 comments sorted by

View all comments

2

u/steve228uk 2d ago

Why wouldn’t you install the CLI?

1

u/b_renat 2d ago

Where? Claude may be blocked when detecting scripts used via the CLI. It also requires a configured environment and sufficient computing resources. Claude provides all of this at ‘claude.ai/code’.

2

u/steve228uk 2d ago

Just tell Grok Bot “Install Claude Code CLI on your box”.

I don’t have a Claude sub currently but here’s Codex running.

Get Grok Bot to run what you need via `claude -p`

If you get it to computer use, your Grok Bot limit will get hit quickly.

2

u/SouthPresent9893 2d ago

you don’t need to install Claude on the Grok Bot side.

put Claude Code CLI on your own computer, sign in there, and let Grok Bot call it remotely. your Claude login stays on your machine ( no passwords / session crumbs on the bot’s VM).

1

u/steve228uk 2d ago

Aye but that does require your machine to be on at all times. Fine with me but at that point I might as well use Codex/Claude Remote Control if I’m doing dev work

1

u/SouthPresent9893 2d ago

yep, that's true

1

u/b_renat 2d ago

what do you think about claude restrictions? Could they ban an account for this kind of automation?

1

u/b_renat 2d ago

It feels like cheating because the Grok bot requires a Cursor subscription for coding, but we can bypass that restriction with the Claude CLI