MCP servers and production-grade AI agents

21 July 2025

  • MCP servers — integrated them with Claude and Cursor.

22 July 2025

  • Read a blog on dev-to-production for AI agents — a wonderfully structured approach, highly recommend reading it. The five pillars:
    • Context Engineering — feeding the agent the right information at the right time
    • Agentic Workflow Engineering — structuring how agents reason, plan and act step by step
    • AI Model Engineering — choosing and orchestrating the right brains for the right tasks
    • AgenticOps Engineering — making agents observable, safe, testable and scalable
    • Agentic UX Engineering — designing interfaces that build trust, transparency and teamwork