From 68d60376ab1cb60aff7b149169c20b83082d8bf6 Mon Sep 17 00:00:00 2001 From: Dan Date: Tue, 25 Mar 2025 15:52:53 +0800 Subject: [PATCH] chore: add MCP badge (#4497) --- README-zh_CN.md | 14 ++++++++------ README.md | 13 ++++++++----- 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/README-zh_CN.md b/README-zh_CN.md index 1c5398e6b3..0bad05269e 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -7,12 +7,10 @@

一款帮助你快速搭建 AI 原生 IDE 产品的底层框架。

- -[![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] + +[![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] @@ -41,6 +39,10 @@ [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-zh_CN.md) · [Report Bug][github-issues-url] · [Request Feature][github-issues-url] · [English](./README.md) · 中文 diff --git a/README.md b/README.md index 6cd29f7070..e675bc139d 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,10 @@
-[![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] +[![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] @@ -41,6 +40,10 @@ [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)