Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Dec 13, 2024

#89


Important

Integrates Model Context Protocol (MCP) into Cline extension, adding dynamic tool creation and server management with new UI components and commands.

  • Behavior:
    • Adds MCP support in Cline.ts for dynamic tool creation and server management.
    • Introduces use_mcp_tool and access_mcp_resource functionalities.
  • UI Components:
    • Adds McpView, McpToolRow, and McpResourceRow for displaying MCP server details and tools.
    • Updates ChatView and ChatRow to handle MCP-related messages.
  • Commands and Settings:
    • Adds openMcpSettings and restartMcpServer commands in extension.ts.
    • Updates ClineProvider to manage MCP server settings and connections.
  • Misc:
    • Updates README.md and CHANGELOG.md to reflect MCP changes.
    • Adds McpHub class in McpHub.ts for managing MCP server connections.

This description was created by Ellipsis for 958b191. It will automatically update as commits are pushed.

@changeset-bot
Copy link

changeset-bot bot commented Dec 13, 2024

⚠️ No Changeset found

Latest commit: 958b191

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@joemanley201
Copy link
Contributor

Should we add a changeset?

@mrubens
Copy link
Collaborator Author

mrubens commented Dec 13, 2024

Should we add a changeset?

No, I want to release this manually.

@mrubens mrubens merged commit be3d8a6 into main Dec 13, 2024
7 checks passed
@mrubens mrubens deleted the mcp branch December 13, 2024 04:16
roomote bot pushed a commit that referenced this pull request Sep 1, 2025
- Added support for [, ], [, and ] entities
- Fixes issue where Gemini API responses were missing square brackets in C# array syntax
- Added comprehensive tests for square bracket entity handling

Fixes #7576
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants