1. Conduid
  2. Developer Tools
  3. Core
MCP server · Developer Tools

Core

A framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.

Unclaimed MIT last commit 7 months ago editormcpai-firstai-nativedevtoolsaiideelectronide-framework
89Excellent

Scored 4 days ago · breakdown

About Core

Core is an MCP server published by opensumi in the Developer Tools category: a framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server. It has been installed 0 times through Conduid.

The repository has 3.6K stars and 450 forks, with the last commit 7 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx core

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Core

Powered by Claude · Grounded in docs

I know everything about Core. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

v3.9.0v3.9.0 · 20 May 2025What's Changed What's New Features feat: add user's intention in apply prompt by @ensorrow in https://github.com/opensumi/core/pull/4454 feat: support builtin mcp tool order by @ensorrow in https://github.com/opensumi/core/pull/4468 feat:…
v3.8.2v3.8.2 · 11 Mar 2025What's Changed What's New Features feat: support apply manager in chat view by @ensorrow in https://github.com/opensumi/core/pull/4458 feat: support contextWindow & maxToken setting, use lruCache to store sessions by @ensorrow in…
v3.8.1v3.8.1 · 7 Mar 2025What's Changed What's New Features feat: support mcp server management by @life2015 in https://github.com/opensumi/core/pull/4387 feat: clientId no longer required in base language model by @life2015 in…
v3.8.0v3.8.0 · 24 Feb 2025What's Changed What's New Features feat: terminal adds drag-and-drop by @lulusir in https://github.com/opensumi/core/pull/4300 feat: improve terminal local link parser by @erha19 in https://github.com/opensumi/core/pull/4302 feat: show…
v3.7.1v3.7.1 · 17 Feb 2025What's Changed Other Changes chore(release): release v3.7.0 by @Ricbet in https://github.com/opensumi/core/pull/4301 fix: comments zone widget show hide by @Ricbet in https://github.com/opensumi/core/pull/4361 Full Changelog**:…

README

MCP MCP Feature

CI E2E Test Coverage PRs Welcome Issues need help

Discussions CLA assistant License

NPM Version NPM downloads

Open in CodeBlitz

Changelog · Report Bug · Request Feature · English · 中文

perview

🌟 Getting Started

Here you can find some of our example projects and templates:

⚡️ Development

$ yarn install
$ yarn run init
$ yarn run download-extension  # Optional
$ yarn run start

By default, the tools/workspace folder in the project would be opened, or you can run the project by specifying the directory in the following way:

$ MY_WORKSPACE={local_path} yarn run start

Usually, you may still encounter some system-level environment dependencies. You can visit Development Environment Preparation to see how to install the corresponding environment dependencies.

📕 Documentation

For complete documentation: opensumi.com

📍 ReleaseNotes & BreakingChanges

You can see all the releasenotes and breaking changes here: CHANGELOG.md.

🔥 Contributing

Read through our Contributing Guide to learn about our submission process, coding rules and more.

🙋‍♀️ Want to Help?

Want to report a bug, contribute some code, or improve documentation? Excellent! Read up on our Contributing Guidelines for contributing and then check out one of our issues labeled as help wanted or good first issue.

🧑‍💻 Needs some help?

Go to our issues or discussions to create a topic, it will be resolved as soon as we can.

✨ Contributors

Let's build a better OpenSumi together.

We warmly invite contributions from everyone. Before you get started, please take a moment to review our Contributing Guide. Feel free to share your ideas through Pull Requests or GitHub Issues.

📃 License

Copyright (c) 2019-present Alibaba Group Holding Limited, Ant Group Co. Ltd.

Licensed under the MIT license.

This project contains various third-party code under other open source licenses.

See the NOTICE.md file for more information.

README mirrored from the source repository 4 days ago. The original is authoritative.

Questions

About Core

How do I install Core?

Run npx core, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Core safe to use with an AI agent?

Its trust score is 89 out of 100 (excellent). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Core still maintained?

The last commit was 7 months ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.