Hosting ChatGPT and Claude can deploy straight to
Redon3 is browser based panel hosting for Node.js and Python that your AI can drive. Connect ChatGPT or Claude over MCP and your assistant writes the files, installs what they need, starts the panel, reads the crash logs, and fixes what broke, in the same chat where the code was written. You can still do all of it by hand: a file manager, a live log stream, and a real terminal in the browser, with no VPS to rent and no SSH.
- Let ChatGPT or Claude deploy and troubleshoot for you, with 28 tools over MCP.
- Websites and APIs, bots and background workers, static sites, and scheduled scripts.
- Node.js and Python, with dependencies installed on start, or a plain static folder.
- Panels run in 30 day blocks, not a rolling subscription.
- A free yourproject.redon3.com subdomain, or a custom domain you own.
Pricing
- Starter, 4.99 USD per 30 days. 450 MB RAM, 0.5 CPU, 1 GB storage. A personal site, a small worker, or a first project.
- Builder, 8.99 USD per 30 days. 1 GB RAM, 1 CPU, 3 GB storage. For when traffic or task volume picks up.
- Pro, 12.99 USD per 30 days. 2 GB RAM, 2 CPU, 8 GB storage. Heavier workloads.
New accounts can claim a free trial panel with no card. Start the free trial or see full pricing.
Common questions
- What can I host?
- A website or API, a bot or background worker, a static site, or a scheduled script. Each panel is its own container with RAM and CPU limits from the plan you buy.
- How long does a panel last?
- Thirty days from purchase, whether it is running or stopped. Renew before it expires to keep files and the same panel. Renewals can stack from the current expiry if it is still active.
- Is there a free trial?
- New accounts can get a free trial panel so you can upload a site or worker, use the terminal, and see logs before you pay. One trial per person.
- What is the difference between the plans?
- Starter is 450MB RAM for a personal site, worker, or small project. Builder is 1GB when traffic or tasks pick up. Pro is 2GB for heavier workloads. All three include deploy, logs, files, and a browser terminal.
- Do I need to know servers?
- No. Edit files in the browser, pick a start file, and press start. You do not SSH into a VPS or install Docker yourself.
- What happens when a panel expires?
- It stops after a short grace window. Files stay so you can renew and come back. We do not wipe a panel the minute the clock hits zero.
- Can I get a public URL?
- Web apps and static sites can reserve a name like yourproject.redon3.com. You can also add a domain you own after DNS points at us. Background workers do not get a public site unless you run them as a web app.