From e197756be9fb67c33f562d2fabcd5770417070f8 Mon Sep 17 00:00:00 2001 From: rajkumarsakthivel Date: Wed, 20 May 2026 18:40:44 +0100 Subject: [PATCH] fix: replace remaining Claude-specific copy in landing page with agent-neutral text --- docs/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index e3e73a8..d299d5a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1119,8 +1119,8 @@

Three commands.
Permanent savings.

02
🔍
-
Claude searches, not reads
-

Instead of reading whole files, Claude calls context_search via MCP. Hybrid vector + keyword search finds the relevant chunks. Gets the 800 tokens it needs, not an 8,000-token dump.

+
Agent searches, not reads
+

Instead of reading whole files, your agent calls context_search via MCP. Hybrid vector + keyword search finds the relevant chunks. Gets the 800 tokens it needs, not an 8,000-token dump.

context_search "payment"
@@ -1138,7 +1138,7 @@

Three commands.
Permanent savings.

-

Everything Claude needs.
Nothing it doesn't.

+

Everything your agent needs.
Nothing it doesn't.