summaryrefslogtreecommitdiff
path: root/cmd/hexai-mcp-server/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/hexai-mcp-server/main.go')
-rw-r--r--cmd/hexai-mcp-server/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/hexai-mcp-server/main.go b/cmd/hexai-mcp-server/main.go
index 959c99f..b32c18c 100644
--- a/cmd/hexai-mcp-server/main.go
+++ b/cmd/hexai-mcp-server/main.go
@@ -1,4 +1,4 @@
-// Summary: Hexai MCP server entrypoint; parses flags and delegates to internal/hexaimcp.
+// Package main is the Hexai MCP server entrypoint; parses flags and delegates to internal/hexaimcp.
package main
import (