Blog
Articles about AI agents, MCP, automation, and web development
Published on 16 июля 2026 г.
Build an MCP server from scratch: Python guide with full code (2026)
Build a working MCP server in Python with two real tools, test it three ways, and connect it to Claude Desktop and Cursor. Full tested code, no API keys.
Read more
Published on 7 июля 2026 г.
Production AI Agents: Monitoring, Logging, and Not Dying at 3 AM
Your agent worked in dev, then hit production. The code-level stack I use to keep 15 agents alive on one VPS: gas tanks, egress guards, heartbeats, and when to kill one.
Read more
Published on 28 июня 2026 г.
n8n + AI Agents in 2026: real workflows that survive production
Most n8n + AI agent tutorials die in week two. Build a Telegram lead bot and a lead-scoring digest with retries, error branches, and handoff. Copy-paste JSON.
Read more
Published on 16 июня 2026 г.
One Agent or Fifteen? The Real Guide to Multi-Agent System Architecture
When to split into many agents, when one agent plus good tools wins, how they actually talk, and why most multi-agent demos never survive production.
Read more
Published on 12 июня 2026 г.
AI Agent Frameworks Compared in 2026: DSPy vs Claude Agent SDK vs OpenAI Agents SDK vs CrewAI vs AutoGen vs LangGraph vs Google ADK
I shipped agents on all seven. The honest matrix — ergonomics, multi-agent, MCP, lock-in — and which one I'd actually pick for your project.
Read more
Published on 9 июня 2026 г.
How to Build Your First AI Agent in 2026: a Beginner's Guide
Build a working AI agent in pure Python — no frameworks, no magic. You write the LLM call, tool use, memory, and the agent loop yourself.
Read more
New articles in your inbox
Subscribe and I'll email you when a new article goes live. No spam, unsubscribe anytime.