diff --git a/helpers/tools.ts b/helpers/tools.ts
index e4502011f39e9aa1d61912917b7e398a0cbc86cf..52b2a83aecb63af07f0b64490bab68b0495f3b19 100644
--- a/helpers/tools.ts
+++ b/helpers/tools.ts
@@ -30,7 +30,7 @@ export type ToolDependencies = {
 
 export const supportedTools: Tool[] = [
   {
-    display: "Google Search (configuration required after installation)",
+    display: "Google Search",
     name: "google.GoogleSearchToolSpec",
     config: {
       engine: