LLM-powered publishing
Push files.
Publish instantly
Works with any LLM — or just drop a file.
pick one
A
Use an MCP
Best experience for Claude Desktop & ChatGPT Desktop — deploy straight from chat, no copy-paste.
1
Get a token — sign in at /app. Your API token (
lit_live_…) is in the dashboard.
2
Add to your config:
// claude_desktop_config.json
{
"mcpServers": {
"launchit": {
"type": "http",
"url": "https://launch-it.ai/mcp"
}
}
}
// Settings → Beta → MCP Servers
URL: https://launch-it.ai/mcp
3
Restart your app. Ask it to build & deploy something.
or
B
Send your LLM instructions
Works in Claude web, ChatGPT, Gemini — any chat. Paste this once and the LLM handles the rest.
You have access to launch-it.ai to deploy static sites
and Node.js backends.
Read the full API instructions:
https://launch-it.ai/llm-instructions
Once you've read them, ask me what I want to build.
or
C
Upload a file
Download the HTML or image from your LLM, then drop it here. Or zip your whole project and push it at once.
.zip
.html
.png
.jpg
.gif
.svg
.webp