Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by nisalgunawardhana • Uncategorized
A basic MCP server implemented in .NET that can be integrated with VS Code and Copilot Chat for interactive tool usage.
Provide custom tool functionality accessible via chat in VS Code.
Integrate .NET-based MCP servers with AI coding assistants like Copilot Chat.
A simple example to learn MCP server setup and usage.
This repository provides a step-by-step guide to create, configure, and run a Model Context Protocol (MCP) server using .NET SDK 8. It includes instructions for setting up the project, installing necessary packages, configuring the server in VS Code, and interacting with it through Copilot Chat. The MCP server allows developers to extend VS Code capabilities by adding custom tools accessible via chat. The project is ideal for learning MCP server development and integration with AI-assisted coding tools.