BinaryTrails

Ai

  • Modern AI Agents are becoming increasingly powerful, but their true potential is unlocked when they can interact with external systems. In my previous post, I discussed how to create MCP (Model Context Protocol) servers and the advantages of using MCP to connect AI models to external tools and data sources vs. traditional function callings. In this follow-up post, I will dive into using MCP tools with Azure AI Foundry Agents.
  • AI coding assistants have become an essential part of my daily workflow. Among the various many available, GitHub Copilot stands out as the most powerful and versatile. GitHub Copilot integrates with Visual Studio Code and other popular IDEs, providing context-aware suggestions that help me write code faster and smarter. In this post, I will share my personal workflow with GitHub Copilot — why it has become such a big productivity boost, and how it goes far beyond simple code completion to support many other tasks.