Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Incorporate MCP changes#93

Merged
mrubens merged 37 commits into
mainfrom
mcp
Dec 13, 2024
Merged

Incorporate MCP changes#93
mrubens merged 37 commits into
mainfrom
mcp

Conversation

@mrubens
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Contributor

Should we add a changeset?

Comment thread .gitignore Outdated
@mrubens
Copy link
Copy Markdown
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
@mrubens mrubens deleted the mcp branch December 13, 2024 04:16
ghost 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants