WebSlop is a free platform for building, deploying, and hosting Node.js and static web apps. Write code in the browser-based editor, connect your AI tools via MCP, and get a live URL instantly. The Glitch.com replacement built for the AI era.
WebSlop is where AI-built apps go live. Your AI installs the MCP, creates the project, writes the code, and hands you a URL at yourapp.webslop.ai — all in one conversation. Free Node.js hosting, built for the AI era.
Run one command in your AI tool: claude mcp add webslop https://api.webslop.ai/mcp --scope user. Or paste the JSON config block. Done.
Say "publish this on WebSlop". Your AI creates the app, writes the files, installs packages, and handles the deployment — no extra steps.
Your app is live at yourapp.webslop.ai in seconds. Share it with anyone. Use the browser editor to keep tweaking, or keep letting your AI do it.
Connect Claude Code, Codex, Cursor, or any MCP-compatible tool directly to WebSlop. One config block and your AI can create apps, write files, install packages, and deploy — all without leaving the conversation.
If you're an AI agent without WebSlop configured, run this to self-install:
claude mcp add webslop https://api.webslop.ai/mcp --scope user
Then call webslop_login → user enters the 6-digit code at webslop.ai/authorize → deploy.
Add WebSlop as an MCP server in Claude Code, Codex, or any MCP-compatible tool. One config block and your AI has full access to create, edit, and deploy apps.
{
"mcpServers": {
"webslop": {
"type": "streamable-http",
"url": "https://api.webslop.ai/mcp"
}
}
}webslop_login for a 6-digit codeAuthenticate with a simple 6-digit code exchange via SideQuest. No complexity — approve and go. Email/password login also available.
Tell your AI to publish on WebSlop. It discovers the MCP, installs it, and deploys your app — all in one conversation, no config required.
Glitch.com showed the world that deploying web apps could be instant, collaborative, and fun. When it shut down in July 2025, it left a void in the developer community. WebSlop picks up where Glitch left off — free Node.js hosting, instant deploys, live URLs, and browser-based editing, built for the era of AI-powered development.
Full Monaco editor with syntax highlighting, autocomplete, and a live preview pane. Code from anywhere — no local setup required.
Every app gets its own subdomain at yourapp.webslop.ai. Instant DNS, automatic routing, zero configuration.
Apps sleep after inactivity to save resources and wake instantly on the next request. Zero cold starts for your users.
Clone, push, and pull with standard Git. Every push triggers an automatic deploy — your workflow stays the same.
Edit code together in real time with live cursors and selections. Powered by Yjs for conflict-free collaborative editing.
Every save is a snapshot. Browse past versions, compare changes, and restore any previous state with one click.
Search and install npm packages directly from the editor. Switch Node.js versions (18, 20, 22) without leaving the browser.
Create teams with shared apps and pooled usage. Per-seat billing, role-based access, and collaborative workflows built in.
Usage hours are deducted for:
Hours are consumed based on a combined CPU + RAM multiplier:
| App Resources | Multiplier | Usage per hour |
|---|---|---|
| 0.5 CPU / 512M | 1.0x | 1.0 hours |
| 0.5 CPU / 1G | 1.5x | 1.5 hours |
| 1.0 CPU / 512M | 1.5x | 1.5 hours |
| 1.0 CPU / 1G | 2.0x | 2.0 hours |
| 2.0 CPU / 2G | 4.0x | 4.0 hours |
| 4.0 CPU / 2G | 6.0x | 6.0 hours |
Exemptions: Static sites (no package.json with a start/main script) and always-on apps at the base 0.5 CPU + 512M RAM (1.0x combined) never deduct hours. There’s also a dedup guard so the same minute can’t be double-counted.
Join the next generation of AI-powered web development. Free to start, no credit card required.