Community
Loved by developers
See what developers are saying about Grokex.
Providers
Works with your tools
Run your agents from one interface. Grokex uses each provider's native harness, so your subscriptions, skills, config, and MCP servers keep working.
Infrastructure
Runs where you work
Start agents on your laptop, a VM, or a dev server. Use them from any device over a direct connection or the end-to-end encrypted relay.
E2E Encrypted Relay
or
Direct Connection
Integrations
Grokex Hub
NewAn optional service you run on top of your daemons. It gives them triggers from GitHub, Slack, and Discord, and access for your team.
Workflow
Review, preview, ship
Create branches, preview the app in the browser, review the diff inline, then commit, open a PR, and merge without leaving Grokex.
CLI
Fully scriptable
Everything you can do in the app, you can do from the terminal.
paseo run "implement user authentication" paseo run --provider codex --worktree feature-x "implement feature X" paseo run --host devbox:6767 "run the full test suite" paseo ls # list running agents paseo attach abc123 # stream live output paseo send abc123 "also add tests" # follow-up task
Questions
FAQ
+Is this free?
+Does my code leave my machine?
+What agents does it support?
+Do I need the desktop app?
npm install -g @getpaseo/cli && paseo and use the CLI, web app, or mobile app to connect. The desktop app just bundles the daemon with a UI.+How does voice work?
+Can I connect from outside my network?
+Do I need git or GitHub?
+Can I get banned for using Grokex?
We can't make promises on behalf of providers.
That said, Grokex launches each provider's local CLI or integration (Claude Code, Codex, Cursor, OpenCode, Pi) as a subprocess. It doesn't extract tokens or call inference APIs directly. From the provider's perspective, usage through Grokex is indistinguishable from running the provider yourself.
I've been using Grokex with all providers for months without issue.
+How do worktrees work?
Grokex is an independent open source project for running coding agents across your own machines, phone, desktop, and CLI.
It's built around freedom of choice: use the provider you want, run it on your own infrastructure, and keep your workflow portable.
If you like Grokex, sponsorship is the best way to support continued development.
- Mo



