MCP ExplorerExplorer

Hhl Copilot Mcp

@ghengaoon a year ago
1 MIT
FreeCommunity
AI Systems
A VSCode extension for connecting to multiple MCP servers with lifecycle management.

Overview

What is Hhl Copilot Mcp

hhl-copilot-mcp is a Visual Studio Code extension that implements a Model Context Protocol (MCP) client, allowing users to connect to various MCP servers configured in their settings.

Use cases

Use cases include developing applications that require real-time data processing from multiple sources, debugging and testing MCP server interactions, and enhancing productivity in coding environments.

How to use

To use hhl-copilot-mcp, install the extension in VSCode, configure the MCP servers in the settings, and use the available commands to manage connections.

Key features

Key features include the ability to connect to multiple MCP servers simultaneously, support for MCP protocol version 2024-11-05, proper lifecycle management, and easy configuration through VSCode settings.

Where to use

hhl-copilot-mcp can be used in software development environments where integration with MCP servers is required, particularly for applications that utilize model context protocols.

Content

VSCode MCP Client Extension

This VSCode extension implements a Model Context Protocol (MCP) client that can connect to various MCP servers configured by the user.

Features

  • Connect to multiple MCP servers simultaneously (stdio or SSE)
  • Support for MCP protocol version 2024-11-05
  • Proper lifecycle management (initialization, operation, shutdown)
  • Configuration through VSCode settings

Configuration

Configure MCP servers in your VSCode settings:

Commands

  • mcpClient.reconnectServers: Manually reconnect to all configured MCP servers

Development

  1. Clone the repository
  2. pnpm install
  3. Open in VSCode
  4. Press F5 to start debugging

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers