This commit is contained in:
2026-07-23 23:54:30 -07:00
parent 05e70a7fc4
commit f05a662414
9 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ class MCPServer:
return {
"protocolVersion": "2024-11-05",
"capabilities": {"tools": {}},
"serverInfo": {"name": "MattCP", "version": "0.4.1"}
"serverInfo": {"name": "MooseCP", "version": "0.4.1"}
}
if method == "tools/list":