★ 3628 TypeScript MIT http 更新 10小时前

Core

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

安装配置

暂未识别到可直接复制的 MCP 配置,请查看 GitHub README。后台管理员可以补充配置。

README 摘要

OpenSumi A framework helps you quickly build AI Native IDE products. [![MCP][mcp-client-image]][mcp-client-url] [![MCP Feature][mcp-client-feature-image]][mcp-client-feature-url] [![CI][ci-image]][ci-url] [![E2E][e2e-image]][e2e-url] [![Test Coverage][test-image]][test-url] [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![Issues need help][help-wanted-image]][help-wanted-url] [![Discussions][discussions-image]][discussions-url] [![CLA assistant][cla-image]][cla-url] [![License][license-image]][license-url] [![NPM Version][npm-image]][npm-url] [![NPM downloads][download-image]][download-url] [![Open in CodeBlitz][codeblitz-image]][codeblitz-url] [ci-image]: https://github.com/opensumi/core/actions/workflows/ci.yml/badge.svg [ci-url]: https://github.com/opensumi/core/actions/workflows/ci.yml [e2e-image]: https://github.com/opensumi/core/actions/workflows/e2e.yml/badge.svg [e2e-url]: https://github.com/opensumi/core/actions/workflows/e2e.yml [discussions-image]: https://img.shields.io/badge/discussions-on%20github-blue [discussions-url]: https://github.com/opensumi/core/discussions [npm-image]: https://img.shields.io/npm/v/@opensumi/ide-core-common.svg [npm-url]: https://www.npmjs.com/package/@opensumi/ide-core-common [download-image]: https://img.shields.io/npm/dm/@opensumi/ide-core-common.svg [download-url]: https://npmjs.org/package/@opensumi/ide-core-common [license-image]: https://img.shields.io/npm/l/@opensumi/ide-core-common.svg [license-url]: https://github.com/opensumi/core/blob/main/LICENSE [cla-image]: https://cla-assistant.io/readme/badge/opensumi/core [cla-url]: https://cla-assistant.io/opensumi/core [test-image]: https://codecov.io/gh/opensumi/core/branch/main/graph/badge.svg?token=07JAPLU957 [test-url]: https://codecov.io/gh/opensumi/core [codeblitz-image]: https://img.shields.io/badge/Ant_Codespaces-Open_in_CodeBlitz-1677ff [codeblitz-url]: https://codeblitz.cloud.alipay.com/github/opensumi/core [github-issues-url]: https://github.com/opensumi/core/issues [help-wanted-image]: https://flat.badgen.net/github/label-issues/opensumi/core/🤔%20help%20wanted/open [help-wanted-url]: https://github.com/opensumi/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22🤔+help+wanted%22 [mcp-client-image]: https://badge.mcpx.dev/?type=client [mcp-client-url]: https://modelcontextprotocol.io [mcp-client-feature-image]: https://badge.mcpx.dev/?type=client&features=tools [mcp-client-feature-url]: https://modelcontextprotocol.io/clients [Changelog](./CHANGELOG.md) · [Report Bug][github-issues-url] · [Request Feature][github-issues-url] · English · [中文](./README-zh_CN.md) ![perview](https://img.alicdn.com/imgextra/i3/O1CN01UUnvG21foKD7RAw9n_!!6000000004053-2-tps-2400-721.png) ## 🌟 Getting Started Here you can find some of our example projects and templates: - [Cloud IDE](https://github.com/opensumi/ide-startup) - [Desktop IDE - based on the Electron](https://github.com/opensumi/ide-electron) - [CodeFuse IDE - AI IDE based on OpenSumi](https://github.com/codefuse-ai/codefuse-ide) - [CodeBlitz - A pure web IDE Framework](https://github.com/opensumi/codeblitz) - [Lite Web IDE - A pure web IDE on the Browser](https://github.com/opensumi/ide-startup-lite) - [The Mini-App liked IDE](https://github.com/opensumi/app-desktop) ## ⚡️ Development ```bash $ yarn install $ yarn run init $ yarn run download-extension # Optional $ yarn run start ``` By default,...

相关 MCP

GitHub MCP Server

连接 GitHub 仓库、Issues、Pull Requests 和代码搜索的 MCP 服务,适合代码协作和项目问答。

★ 15800 TypeScript stdio 有配置
github code repository

Chrome

Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser funct...

★ 11659 TypeScript sse 有配置
mcp sse TypeScript