添加MCP测试功能,支持自定义添加编辑MCP Tools

This commit is contained in:
Chingfeng Li
2025-10-24 10:17:32 +08:00
parent 7ce1672d98
commit d6344bde5e
2 changed files with 774 additions and 68 deletions
+3 -3
View File
@@ -21,9 +21,9 @@ h1 {
}
.section {
margin-bottom: 20px;
padding: 15px;
border-radius: 8px;
margin-bottom: 5px;
padding: 10px;
border-radius: 10px;
background-color: #f9f9f9;
}