diff --git a/server.json b/server.json index c715a81..3e15e18 100644 --- a/server.json +++ b/server.json @@ -1,7 +1,7 @@ { "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", "name": "io.github.infino-ai/code-context", - "description": "Local code search for AI coding agents: hybrid search and SQL aggregation over an in-repo index.", + "description": "Local code search for AI coding agents: hybrid keyword + semantic search and SQL relevance-ranked aggregation over an index that lives in plain files. No accounts, no keys, no server.", "repository": { "url": "https://github.com/infino-ai/code-context", "source": "github"