OpenSumi is a TypeScript framework to build AI-native IDE products, including MCP client support. Latest activity through 2026-08-03 with multiple releases since 2025.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
OpenSumi is a framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
How it works
The repository describes a framework in TypeScript intended for developing IDE-like applications, with components and tooling to integrate MCP (Model Context Protocol) based tools. No specific runtime workflow is provided in the truncated README excerpt.
Getting started
$ yarn install
$ yarn run init
$ yarn run download-extension # Optional
$ yarn run start
By default, the tools/workspace folder is opened, or you can specify a directory:
$ MY_WORKSPACE={local_path} yarn run start
Additional development notes reference Development Environment Preparation in CONTRIBUTING.md.
Recent releases
- v3.9.0 (2025-05-20): What's Changed > What's New Features > feat: add user's intention in apply prompt by @ensorrow in https://gi
- v3.8.2 (2025-03-11): What's Changed > What's New Features > feat: support apply manager in chat view by @ensorrow in https://gith
- v3.8.1 (2025-03-07): What's Changed > What's New Features > feat: support mcp server management by @life2015 in https://github.co
- v3.8.0 (2025-02-24): What's Changed > What's New Features > feat: terminal adds drag-and-drop by @lulusir in https://github.com/o
- v3.7.1 (2025-02-17): What's Changed > Other Changes > chore(release): release v3.7.0 by @Ricbet in https://github.com/opensumi/co
Traction
Stars: 3652 Forks: 453 Open issues: 288
Behind the repo
Not included in the provided README excerpt.
Caveats
License: MIT Created: 2021-11-17 Last push: 2026-08-03 Language: TypeScript






