Blog — AI Agents, MCP Tools & Build Logs by Amit Kumar
TECHNICAL WRITING ON PRODUCTION AI AGENTS, MCP TOOLS, SELF-HOSTED AUTOMATIONS, MULTI-AGENT WORKFLOWS, AND PRODUCT SHIPPING.
Latest
- A2A Protocol vs MCP: What Google's Agent2Agent Standard Actually Solves (and What It Doesn't)28-08-2026
The A2A protocol lets agents built on different frameworks talk to each other. Here's what it does, how it differs from MCP, and the gaps it leaves for production.
- When to Use AI Agents (and When a Plain Script Beats Them)25-08-2026
Most teams reach for an agent before they know the task. Here's the framework I use to decide when to use AI agents versus a workflow or a plain script, with a real $40K build that proved the point.
- AI Agent Observability: Stop Flying Blind in Production21-08-2026
A single agent run can touch 23 tool calls and cost real money. If you can't answer 'what did it do on run #4821,' you don't have an agent, you have a hopeful script. The TRACE model fixes that.
- How to Build Your Own MCP Server (in About 90 Minutes)18-08-2026
Tutorials stop at installing someone else's MCP server. Here is how to build your own MCP server from scratch in Python, with a real schema and the security steps the quickstarts skip.
- Context Engineering: The Discipline That Makes AI Agents Actually Reliable14-08-2026
Context engineering is the practice of designing everything an AI agent sees on every turn. A practical guide to the layers that break, the Root Theorem, and a production playbook.
- AI Agent Failures: Model or Harness? How to Localize the Real Fault07-08-2026
Your agent failed again. Was it the model or the harness? A July 2026 paper catalogs 41 failure modes and assigns each one to the interaction where it originates. Here is the 5-minute triage I use to localize agent failures and route the fix to the right layer.
Multi-agent systems
Agent frameworks
Self-hosting & infrastructure
- AI Agent Budget Guardrails: How I Stop Runaway Loops From Draining the Budget31-07-2026
- Self-Hosting AI Agents: Why I Moved Off APIs (and the Stack I Run)13-07-2026
- Best VPS for Self-Hosted AI Agents in 2026 (Hetzner, Hostinger, DigitalOcean Compared)09-07-2026
- How to Deploy Hermes Agent on Hetzner — A Complete 2026 Walkthrough09-07-2026
- Hostinger VPS for Self-Hosted AI Agents — What Works in 202609-07-2026
- How to Deploy Hermes Agents to a VPS the Right Way: A Production Playbook (Under $10/month, 9 Phases, Zero Public Ports)26-05-2026
Shipping to production
- AI Agent Tool-Call Verification: How to Prove Your Agent Actually Did the Work04-08-2026
- How to Actually Test AI Agents Before They Break in Production18-07-2026
- Prompt Injection Is the New SQL Injection: How I Harden My AI Agents14-07-2026
- Why Your AI Agent Can't Use Tools Safely (And How MCP Fixes It)23-06-2026
- Beyond the Context Window: How AI Agent Memory Systems Actually Fail in Production22-06-2026
- Why Your AI Agent Pilot Never Makes It to Production (And How to Fix It)19-04-2026
- How to Build Enterprise-Grade, Production-Ready AI Agents26-03-2026
Read on Substack
Get the next build note before it becomes a blog post.
Founder notes, product experiments, and practical AI systems breakdowns from the workbench.