diff --git a/pkg/mcp/profiles_test.go b/pkg/mcp/profiles_test.go index 68c1a991..4973595c 100644 --- a/pkg/mcp/profiles_test.go +++ b/pkg/mcp/profiles_test.go @@ -19,6 +19,7 @@ func TestFullProfileTools(t *testing.T) { "pods_list_in_namespace", "pods_get", "pods_delete", + "pods_top", "pods_log", "pods_run", "pods_exec",