Skip to content

Commit ed62ce9

Browse files
authored
Merge pull request #11 from athapong/main
Remove required fields from MCP configuration schema in smithery.yaml
2 parents 40eebc1 + 56077ff commit ed62ce9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ func main() {
3838
server.WithResourceCapabilities(true, true),
3939
)
4040

41-
// Đăng ký tool manager với envFile từ flag
4241
tools.RegisterToolManagerTool(mcpServer)
4342

4443
enableTools := strings.Split(os.Getenv("ENABLE_TOOLS"), ",")

0 commit comments

Comments
 (0)