-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Incorporate MCP changes #93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
Should we add a changeset? |
No, I want to release this manually. |
#89
Important
Integrates Model Context Protocol (MCP) into Cline extension, adding dynamic tool creation and server management with new UI components and commands.
Cline.tsfor dynamic tool creation and server management.use_mcp_toolandaccess_mcp_resourcefunctionalities.McpView,McpToolRow, andMcpResourceRowfor displaying MCP server details and tools.ChatViewandChatRowto handle MCP-related messages.openMcpSettingsandrestartMcpServercommands inextension.ts.ClineProviderto manage MCP server settings and connections.README.mdandCHANGELOG.mdto reflect MCP changes.McpHubclass inMcpHub.tsfor managing MCP server connections.This description was created by
for 958b191. It will automatically update as commits are pushed.