update readme

This commit is contained in:
kirigaya 2025-07-08 18:11:25 +08:00
parent 7263baf956
commit 3fa5db53de
9 changed files with 11 additions and 3 deletions

View File

@ -25,7 +25,7 @@ Integrated Inspector + MCP client basic functions, combining development and tes
![](./icons/openmcp.welcome.png) ![](./icons/openmcp.welcome.png)
Test resource protocols, tools, and Prompts for MCP servers. Test mcp tools, prompts and resources with a variety of tools.
![](./icons/openmcp.resource.png) ![](./icons/openmcp.resource.png)
@ -41,6 +41,10 @@ Supports multiple large models
![](./icons/openmcp.support.llm.png) ![](./icons/openmcp.support.llm.png)
Support XML mode and customized options for your tool selection.
![](./icons/openmcp.xml.png)
## TODO ## TODO
## Feature Roadmap ## Feature Roadmap

View File

@ -41,6 +41,10 @@
![](./icons/openmcp.support.llm.png) ![](./icons/openmcp.support.llm.png)
支持 XML 模式和自定义工具选择
![](./icons/openmcp.xml.png)
## TODO ## TODO

Binary file not shown.

Before

Width:  |  Height:  |  Size: 543 KiB

After

Width:  |  Height:  |  Size: 453 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 496 KiB

After

Width:  |  Height:  |  Size: 675 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 492 KiB

After

Width:  |  Height:  |  Size: 564 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 435 KiB

After

Width:  |  Height:  |  Size: 446 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 402 KiB

After

Width:  |  Height:  |  Size: 187 KiB

BIN
icons/openmcp.xml.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 560 KiB

View File

@ -736,7 +736,7 @@
"@nodelib/fs.scandir" "2.1.5" "@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0" fastq "^1.6.0"
"@openmcp/renderer@file:/Users/bytedance/projects/openmcp-client/renderer": "@openmcp/renderer@file:/Users/kirigaya/projects/openmcp-client/renderer":
version "0.1.0" version "0.1.0"
resolved "file:renderer" resolved "file:renderer"
dependencies: dependencies:
@ -764,7 +764,7 @@
vue-router "^4.5.0" vue-router "^4.5.0"
xml2js "^0.6.2" xml2js "^0.6.2"
"@openmcp/service@file:/Users/bytedance/projects/openmcp-client/service": "@openmcp/service@file:/Users/kirigaya/projects/openmcp-client/service":
version "0.0.1" version "0.0.1"
resolved "file:service" resolved "file:service"
dependencies: dependencies: