Articles

Guides for shipping AI-built apps.

Step-by-step how-tos, honest comparisons, and concept explainers. Start here.

Guides

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.

Updated April 16, 2026 · 4 min read
Guides

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.

Updated April 16, 2026 · 5 min read
Guides

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.

Updated April 16, 2026 · 5 min read
Guides

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.

Updated April 16, 2026 · 7 min read