OpenSumi
@opensumi
OpenSumi について
A framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is OpenSumi?
OpenSumi is a framework that helps you quickly build AI Native IDE products. It supports the Model Context Protocol (MCP) as a client with tools capabilities, making it suitable for developing intelligent development environments.
How to use OpenSumi?
Install dependencies with yarn install, run yarn run init and optionally yarn run download-extension, then start with yarn run start. You can open a specific workspace by setting the MY_WORKSPACE environment variable.
Key features of OpenSumi
- Framework for building AI Native IDE products
- Supports MCP client features with tools
- Provides example projects for cloud, desktop, and web IDEs
- Extensible via extensions and workspaces
- Open source under MIT license
Use cases of OpenSumi
- Build a cloud-based IDE for remote development
- Create a desktop IDE using Electron
- Develop an AI-powered code assistant IDE (e.g., CodeFuse IDE)
- Build a lightweight web IDE that runs entirely in the browser
- Construct a mini-app–style IDE for mobile or embedded environments
FAQ from OpenSumi
What does OpenSumi do exactly?
OpenSumi is a framework for building custom IDE products, especially those with AI integration. It includes ready-made projects for cloud, desktop, and web IDE scenarios.
What runtime dependencies does OpenSumi require?
OpenSumi requires Node.js and Yarn for development. Desktop builds may need additional system-level dependencies (see the contributing guide).
How can I start a new project with OpenSumi?
Clone the repository, run yarn install and yarn run init, then use yarn run start to launch the development server with a default workspace.
Does OpenSumi support the Model Context Protocol?
Yes, OpenSumi is an MCP client that supports tools, as indicated by its MCP badge. This enables integration with AI services following the MCP specification.
Where can I find the full documentation?
Complete documentation is available at opensumi.com.
「開発者ツール」の他のコンテンツ
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
コメント