Skip to content

Commit 1164172

Browse files
committed
move mcp files to internal/mcp
1 parent e479290 commit 1164172

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//go:generate ../../scripts/gen-mcp-tool-json.sh mcp_tools.json
2-
package main
2+
package mcp
33

44
import (
55
_ "embed"

0 commit comments

Comments
 (0)