core

core

A framework to quickly build AI-native IDE products, supporting the use of MCP tools via an MCP server.

MCPDevOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 3.6k
Source
mcp-github

Overview

OpenSumi is a framework for rapidly building AI-native IDE products. As an MCP client, it can connect to and utilize various MCP tools through an MCP server. The framework provides rich features and a plugin system, enabling developers to easily create and extend their own IDE products. Suitable for developers and teams looking to integrate AI capabilities into their development environments.

Capabilities

  • Supports MCP protocol
  • Quickly build AI-native IDEs
  • Rich plugin system
  • Highly extensible

Use cases

Building cloud IDEsDeveloping desktop IDEsIntegrating AI-assisted coding toolsCreating lightweight web IDEs

Setup

Requires: Node 环境API Key
yarn install && yarn run init && yarn run start

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

After cloning the repository, run `yarn install && yarn run init && yarn run start` to start.

After cloning the repository, run `yarn install && yarn run init && yarn run start` to start.

Is a specific development environment required?

Node.js environment is required; specific dependencies are listed in the documentation.

Related skills