Power Up VS Code Copilot with MCP Servers in Under 10 Minutes
This article explains how to enhance your Visual Studio Code Copilot extension by connecting it to Model Context Protocol (MCP) servers. This allows your AI assistant to interact...
Collection
This article explains how to enhance your Visual Studio Code Copilot extension by connecting it to Model Context Protocol (MCP) servers. This allows your AI assistant to interact...
Imagine your company has hundreds of gigabytes of documents on its servers. You’re tasked with connecting an AI assistant, much like ChatGPT, to answer questions about this massive...
The latest 1.3 update for Repo Prompt introduces a significant enhancement: the MCP server. This article explains what this new feature does and how it can streamline your...
In this article, we’re going to explore how to add a Model Context Protocol (MCP) server inside of VS Code to dramatically enhance its capabilities. What is an...
This article explains how to integrate GitHub Copilot with an MCP server, unlocking a powerful set of development tools. Exploring MCP Server Tools Once integrated, the MCP server...
Welcome to this publication. In this article, we’ll explore the Model Context Protocol (MCP), an open-source, standardized protocol designed to provide essential context to Large Language Models (LLMs)...
In this article, I’m going to show you how you can give tool-calling abilities to Claude Desktop or any other MCP-enabled application using Go. What is the Model...
Welcome to this comprehensive guide on cloud computing. This article will dig deep into the various components of the cloud, covering everything from fundamentals, storage, and databases to...
In this article, we’ll explore how to create a Model Context Protocol (MCP) server and connect it to Cursor. For this demonstration, we will build a mock Confluence...