Showing results for AI - Microsoft for Developers

Aug 28, 2025
Post comments count0
Post likes count1

Announcing Awesome Copilot MCP Server

Justin Yoo
Justin Yoo

Discover and save the best GitHub Copilot chat modes, instructions, and prompts right from Copilot Chat using the new Awesome Copilot MCP Server—install with Docker, search, preview, and commit in one flow.

AIVisual StudioGitHub Copilot
Aug 20, 2025
Post comments count0
Post likes count11

Designing Multi-Agent Intelligence

Vinicius Souza Maggie Liu Thiago Rotta
Vinicius,
Maggie,
Thiago

Written by: Maggie Liu, Thiago Rotta, Vinicius Souza, James Tooles, & Microsoft AI Co-Innovation Labs 1. Introduction Generative AI is moving from proof‑of‑concept pilots to mission‑critical workloads at a velocity rarely seen in enterprise technology. The first wave of projects typically stood up a single “do‑everything” agent, a large langu...

AI
Aug 14, 2025
Post comments count0
Post likes count2

GPT-5 for Microsoft Developers

Jon Galloway Pamela Fox Dan Wahlin
Jon,
Pamela,
Dan

OpenAI announced GPT-5 last week in "GPT-5 and the new era of work". Working with OpenAI, we rolled out GPT-5 support the day it launched, making sure you can use and build with it and integrate it into your applications immediately. We've got you covered with a dev-focused rundown: GPT-5 availability, new capabilities, and quick-start steps. An...

AIVisual StudioGitHub Copilot
Jul 28, 2025
Post comments count0
Post likes count2

Let’s Learn MCP Series Recap: 8 Languages, 4 Code Bases, Full Resources

Katie Savage
Katie Savage

The Model Context Protocol (MCP) has quickly established itself as the go-to standard for seamlessly connecting AI agents with a variety of external tools and services. In just a few months, it has become a prominent topic at developer events and forums, gaining adoption from companies of all sizes. To meet the rapid pace of advancements, we ran ...

AIDeveloper Events
Jul 23, 2025
Post comments count0
Post likes count4

Can You Build Agent2Agent Communication on MCP? Yes!

Victor Dibia Mike Kistler Maria Naggaga
Victor,
Mike,
Maria

MCP has evolved significantly beyond its original goal of "providing context to LLMs." With recent enhancements including resumable streams, elicitation, sampling, and notifications (progress and resources), MCP now provides a robust foundation for building complex agent-to-agent communication systems. In this article, you'll learn: ...

AI
Jul 16, 2025
Post comments count8
Post likes count14

10 Microsoft MCP Servers to Accelerate Your Development Workflow

Jon Galloway
Jon Galloway

We've been talking a lot about the Model Context Protocol (MCP) lately, including recent blog posts and sessions at Microsoft Build. In this post, I'd like to share some top tips for how you can use MCP servers we've been building to improve your developer productivity. What's the experience like? If you've never used an MCP server, imagine cha...

AIVisual StudioVisual Studio Code
Jul 1, 2025
Post comments count2
Post likes count4

Join us for MCP Dev Days – July 29-30

Katie Savage Marc Baiza
Katie,
Marc

Get ready for two days of deep technical insight, community connection, and hands-on learning at MCP Dev Days, a virtual event dedicated to the Model Context Protocol (MCP) — the emerging standard that bridges AI models and the tools they rely on. You can watch MCP Dev Days by registering on our event page: https://aka.ms/mcpdevdays. From th...

AIAnnouncementDeveloper Events
Jun 5, 2025
Post comments count2
Post likes count13

Microsoft and LangChain: Leading the Way in AI Security for Open Source on Azure

Marlene Mhangami
Marlene Mhangami

For developers building in the field of AI, the industry moves so quickly that we often prioritise speed and execution over everything else. To keep up with the latest changes, many developers and enterprises are turning to open-source AI tools. One of the most popular tools today is LangChain, an open-source framework for building AI applications....

AIAzure
May 29, 2025
Post comments count0
Post likes count2

Agentic DevOps in action: Reimagining every phase of the developer lifecycle

Amanda Silver Mario Rodriguez Den Delimarsky
Amanda,
Mario,
Den

What if your dev tools could take the first pass at a feature, file a bug report, propose a fix—and deploy it? With Agentic DevOps and GitHub Copilot, they can. Here's how agents will reshape every step of the software development lifecycle.

AIVisual StudioGitHub