update readme
@ -25,7 +25,7 @@ Integrated Inspector + MCP client basic functions, combining development and tes
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
Test resource protocols, tools, and Prompts for MCP servers.
|
Test mcp tools, prompts and resources with a variety of tools.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -41,6 +41,10 @@ Supports multiple large models
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Support XML mode and customized options for your tool selection.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
## Feature Roadmap
|
## Feature Roadmap
|
||||||
|
@ -41,6 +41,10 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
支持 XML 模式和自定义工具选择
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 543 KiB After Width: | Height: | Size: 453 KiB |
Before Width: | Height: | Size: 496 KiB After Width: | Height: | Size: 675 KiB |
Before Width: | Height: | Size: 492 KiB After Width: | Height: | Size: 564 KiB |
Before Width: | Height: | Size: 435 KiB After Width: | Height: | Size: 446 KiB |
Before Width: | Height: | Size: 402 KiB After Width: | Height: | Size: 187 KiB |
BIN
icons/openmcp.xml.png
Normal file
After Width: | Height: | Size: 560 KiB |
@ -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:
|
||||||
|