Deploy from Claude with the Light Cloud MCP server.
Deploy from Claude
The Light Cloud MCP server lets Claude create apps, deploy, and manage them from a conversation.
Install
Add the Light Cloud MCP server to Claude, either in Claude Code or Claude Desktop. See the repository for the current install command and configuration.
Sign in
The first time you use it, sign in through your browser. Credentials are stored locally in ~/.lightcloud.
What Claude can do
- Create an application and deploy it.
- Deploy an environment and read its logs.
- List repositories and branches.
- Detect the framework of a local project.
- Package and upload a local folder.
Example
Ask Claude:
Deploy my React app to Light Cloud.
Claude detects the framework, deploys, and replies with the live URL and a link to the console.