#143 · Primary category: AI Coding Assistants
core
A framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Project last updated:08/25/26
GitHub Stars
3.7K
Forks
451
Contributors
115
License
MIT
Why we included this project
OpenSumi is a framework for building your own IDE rather than a finished editor you can install and use right away. You pick the pieces you need, like the file tree, editor pane, terminal, and source control integration, and assemble them into a desktop or cloud-based coding environment that stays compatible with the VS Code extension ecosystem. The main reason AI teams look at it is the built-in MCP client, which lets the editor reach external tools over the Model Context Protocol instead of writing a custom integration for every model or service. That makes it a reasonable home for coding agents, tools, and models that need to talk to each other. Expect to put in real engineering time, because standing up your own IDE is a project in its own right, but teams shipping AI-native developer tools get an extensible base to build on.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.