
How I Made My Blog Native to AI Agents (And Launched One)
The web was built for browsers. I spent the last few months making Agentailor native to AI agents too — here is what I built, why I built it, and what you can steal for your own project.
Deep dives on MCP, AI agents, and production patterns.

The web was built for browsers. I spent the last few months making Agentailor native to AI agents too — here is what I built, why I built it, and what you can steal for your own project.

A step-by-step roadmap for developers building AI agents — covering LangGraph, MCP, tools, memory, evals, and production deployment in Python and TypeScript.

Go beyond the basics of MCP server development. A comprehensive guide to the official TypeScript SDK — architecture, tools, resources, prompts, sampling, completions, and more.

Take your MCP server from localhost to the cloud in minutes. Deploy to Google Cloud Run using the free tier, no local Docker required.

Build MCP servers faster with FastMCP — the TypeScript framework inspired by Python's most popular MCP library. A complete guide to scaffolding and building your first FastMCP server.