AI Agents
Here are 24 guides covering config examples, key takeaways, and troubleshooting.
All guides
MCP hands-on tutorial: from zero to your first runnable project
Mcp TutorialStep-by-step walkthrough of MCP with copy-paste commands, directory layout, and a first runnable artifact.
MCP deployment guide: zero-ops edge publishing with Cloudflare Pages
Mcp Deployment GuideGit-driven MCP deployment in practice: commit to build, atomic publish to every edge node.
MCP best practices: engineering conventions for production
Mcp Best PracticesField-tested MCP practices from production, avoiding the common anti-patterns.
MCP quickstart: 5-minute local dev environment
Mcp QuickstartThe shortest path to getting MCP running — a minimal starting point for first-time users.
MCP architecture: layered patterns for high-concurrency edge apps
Mcp ArchitectureThe edge-delivery view of MCP's layering and data flow.
MCP troubleshooting: locating and fixing high-frequency failures
Mcp TroubleshootingThe most common production failures for MCP and their root-cause fixes.
MCP engineering practice: a full guide from architecture to production
Mcp OverviewProduction architecture and core pain points for MCP.
AEO hands-on tutorial: from zero to your first runnable project
Aeo TutorialStep-by-step walkthrough of AEO with copy-paste commands, directory layout, and a first runnable artifact.
AEO deployment guide: zero-ops edge publishing with Cloudflare Pages
Aeo Deployment GuideGit-driven AEO deployment in practice: commit to build, atomic publish to every edge node.
AEO best practices: engineering conventions for production
Aeo Best PracticesField-tested AEO practices from production, avoiding the common anti-patterns.
AEO quickstart: 5-minute local dev environment
Aeo QuickstartThe shortest path to getting AEO running — a minimal starting point for first-time users.
AEO architecture: layered patterns for high-concurrency edge apps
Aeo ArchitectureThe edge-delivery view of AEO's layering and data flow.
AEO troubleshooting: locating and fixing high-frequency failures
Aeo TroubleshootingThe most common production failures for AEO and their root-cause fixes.
AEO engineering practice: a full guide from architecture to production
Aeo OverviewProduction architecture and core pain points for AEO.
AI Coding hands-on tutorial: from zero to your first runnable project
Ai Coding TutorialStep-by-step walkthrough of AI Coding with copy-paste commands, directory layout, and a first runnable artifact.
AI Coding deployment guide: zero-ops edge publishing with Cloudflare Pages
Ai Coding Deployment GuideGit-driven AI Coding deployment in practice: commit to build, atomic publish to every edge node.
AI Coding best practices: engineering conventions for production
Ai Coding Best PracticesField-tested AI Coding practices from production, avoiding the common anti-patterns.
AI Coding quickstart: 5-minute local dev environment
Ai Coding QuickstartThe shortest path to getting AI Coding running — a minimal starting point for first-time users.
AI Coding architecture: layered patterns for high-concurrency edge apps
Ai Coding ArchitectureThe edge-delivery view of AI Coding's layering and data flow.
AI Coding troubleshooting: locating and fixing high-frequency failures
Ai Coding TroubleshootingThe most common production failures for AI Coding and their root-cause fixes.
AI Coding engineering practice: a full guide from architecture to production
Ai Coding OverviewProduction architecture and core pain points for AI Coding.
MCP in practice: build an MCP Server for your docs or API
MCP in practiceFrom zero to a working MCP server for your docs and API: stdio and SSE transport, least-privilege scopes, and auth.
AEO in practice: get cited consistently by AI answer engines
AEO in practiceUse a canonical llms.txt plus entity-shaped JSON-LD for answer-engine optimization, so ChatGPT Search and Perplexity cite your pages as their answer.
AI Coding workflow: ship a site in ten minutes with Claude Code or Cursor
AI Coding workflowHarden an AI-assisted SSG workflow with Cursor rules templates, so the coding agent stays inside a controlled boundary and ships runnable code.