diff --git a/README.md b/README.md index ce43a83..d505925 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Integrated Inspector + MCP client basic functions, combining development and tes ![](./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) @@ -41,6 +41,10 @@ Supports multiple large models ![](./icons/openmcp.support.llm.png) +Support XML mode and customized options for your tool selection. + +![](./icons/openmcp.xml.png) + ## TODO ## Feature Roadmap diff --git a/README.zh.md b/README.zh.md index a744ef0..9178a47 100644 --- a/README.zh.md +++ b/README.zh.md @@ -41,6 +41,10 @@ ![](./icons/openmcp.support.llm.png) +支持 XML 模式和自定义工具选择 + +![](./icons/openmcp.xml.png) + ## TODO diff --git a/icons/openmcp.chatbot.png b/icons/openmcp.chatbot.png index 6b50065..099d431 100644 Binary files a/icons/openmcp.chatbot.png and b/icons/openmcp.chatbot.png differ diff --git a/icons/openmcp.management.png b/icons/openmcp.management.png index 5876a84..e54565f 100644 Binary files a/icons/openmcp.management.png and b/icons/openmcp.management.png differ diff --git a/icons/openmcp.resource.png b/icons/openmcp.resource.png index 4e4291b..60700f8 100644 Binary files a/icons/openmcp.resource.png and b/icons/openmcp.resource.png differ diff --git a/icons/openmcp.support.llm.png b/icons/openmcp.support.llm.png index 4717c14..0b8d422 100644 Binary files a/icons/openmcp.support.llm.png and b/icons/openmcp.support.llm.png differ diff --git a/icons/openmcp.welcome.png b/icons/openmcp.welcome.png index d3b8440..f8aac8b 100644 Binary files a/icons/openmcp.welcome.png and b/icons/openmcp.welcome.png differ diff --git a/icons/openmcp.xml.png b/icons/openmcp.xml.png new file mode 100644 index 0000000..4ab918e Binary files /dev/null and b/icons/openmcp.xml.png differ diff --git a/yarn.lock b/yarn.lock index 1adf3fc..e88f6c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -736,7 +736,7 @@ "@nodelib/fs.scandir" "2.1.5" 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" resolved "file:renderer" dependencies: @@ -764,7 +764,7 @@ vue-router "^4.5.0" 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" resolved "file:service" dependencies: