Deploy with AI
Ship from Claude or GitHub Copilot. Create apps, deploy them, and read logs without leaving your chat or your editor.
Add the Light Cloud MCP server to Claude, sign in once through your browser, and ask Claude to deploy. It can create apps, ship them, manage environments, and read logs.
Install the Light Cloud extension and use @lightcloud in Copilot Chat. Slash commands cover the whole loop, and a project config file means follow-up commands need no arguments.
you @lightcloud /deploy
Framework: React (Vite)
Building and deploying acme-app...
Live at https://acme-app.light-cloud.io
Console: https://console.light-cloud.com/apps/acme-app
Your stack is detected from the repo, so you do not describe the build by hand.
Environment variables are read from your .env file and set on the app for you.
Deploys come back with a live URL and a link to the console.
A small config file records the app, so later commands run without repeating yourself.
Add the MCP server to Claude or install the VS Code extension, sign in once, and deploy. The docs walk through both.