Guides
Build with AI, properly.
Honest, practical write-ups on the things we build kits for — no fluff, no fake benchmarks.
7 min read·2026-07-05
How to build a production MCP server in TypeScript
MCP lets an AI agent call your tools and read your data. Here's how to build a server that does it properly — typed, authed, and deployable.
Read the guide6 min read·2026-07-05
The right way to build a Next.js SaaS with an AI coding agent
You're going to build your SaaS with an AI agent anyway. Here's what makes a codebase one an agent can extend without quietly breaking it.
Read the guide