Guides for shipping AI-built apps.
Step-by-step how-tos, honest comparisons, and concept explainers. Start here.
How to vibe code a live app for free
Vibe coding plus free hosting equals going from "I have an idea" to "here's the URL" in under 30 minutes. The full step-by-step with a concrete example app, using AI tools whose free tiers are enough.
How to add an MCP server to Claude Code
Everything Claude Code needs to connect to an MCP server: the exact command, where the config lives, and how to tell if it's working.
How to add an MCP server to Cursor
Cursor uses a JSON config file for MCP servers. Here's exactly what to put in it, where it lives on each OS, and how to verify it's working.
How to add an MCP server to Codex
OpenAI Codex reads MCP servers from a TOML file under ~/.codex and authenticates via env var. Here's the exact setup, end to end.
How to deploy an app with Claude Code
Describe an app in Claude Code, let it build and deploy, share the live URL. Here's the full path from first prompt to shipped.