Deploy from Claude or GitHub Copilot.
Deploy with AI
You can deploy without opening a dashboard. Ask Claude, or use GitHub Copilot in VS Code.
Two ways in
- Claude, with the MCP server. Add the Light Cloud MCP server to Claude, sign in once, and ask it to create apps, deploy, and read logs.
- GitHub Copilot, with the VS Code extension. Use
@lightcloudin Copilot Chat with slash commands like/deployand/status.
What is handled for you
- Framework detection from the repository.
- Environment variables read from your
.envfile. - A live URL and a link to the console on every deploy.
- A small project config file so follow-up commands need no arguments.