Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Conversation

@life2015
Copy link
Contributor

@life2015 life2015 commented Jan 24, 2025

Hi! I'm excited to share I've just added MCP support to OpenSumi. OpenSumi is a framework that helps you quickly build AI-native IDE products. It now supports MCP Client functionalities. With this, OpenSumi can support other third-party MCP Servers.

Motivation and Context

OpenSumi added MCP support and this PR updates the clients and servers page.

How Has This Been Tested?

YES

Breaking Changes

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

ScreenShots of OpenSumi MCP features:
image

image

Docs of OpenSumi MCP

https://github.com/opensumi/core/blob/main/packages/ai-native/MCP.md

@dsp-ant dsp-ant self-requested a review January 29, 2025 10:28
@dsp-ant
Copy link
Member

dsp-ant commented Jan 29, 2025

I cant find anything related to model context protocol on the website. Can you point me to the documentation showcasing thne support for MCP.

@life2015
Copy link
Contributor Author

I cant find anything related to model context protocol on the website. Can you point me to the documentation showcasing thne support for MCP.

The implementation of the MCP functionality is in this PR, and more documentation will be written and completed in a few days.
opensumi/core#4335

@dsp-ant
Copy link
Member

dsp-ant commented Feb 3, 2025

I cant find anything related to model context protocol on the website. Can you point me to the documentation showcasing thne support for MCP.

The implementation of the MCP functionality is in this PR, and more documentation will be written and completed in a few days. opensumi/core#4335

This seems not be merged yet. We add clients to the client list once they have a release that supports MCP.

@life2015 life2015 reopened this Feb 18, 2025
@life2015
Copy link
Contributor Author

life2015 commented Feb 18, 2025

I cant find anything related to model context protocol on the website. Can you point me to the documentation showcasing thne support for MCP.

The implementation of the MCP functionality is in this PR, and more documentation will be written and completed in a few days. opensumi/core#4335

This seems not be merged yet. We add clients to the client list once they have a release that supports MCP.

Hello! We have recently implemented a major upgrade and enhancement to OpenSumi's MCP feature, with the code changes now merged into the main branch. The MCP experience has been significantly improved, and we've also provided more comprehensive documentation.

The latest screenshots and documentation can be found in the documentation details above. @dsp-ant

@dsp-ant dsp-ant merged commit 59c48bb into modelcontextprotocol:main Feb 21, 2025
tzolov pushed a commit to tzolov/modelcontextprotocol-docs that referenced this pull request Mar 20, 2025
Co-authored-by: David Soria Parra <167242713+dsp-ant@users.noreply.github.com>
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.

2 participants