Skip to content

Commit 4039972

Browse files
committed
fix: remove duplicate alias from community.knowledge-rag-npx
Signed-off-by: Lyonzin <lyonzin@users.noreply.github.com>
1 parent 79eaa7d commit 4039972

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

servers/community.knowledge-rag-npx.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"$schema": "../schemas/server-definition.schema.json",
33
"id": "community.knowledge-rag-npx",
44
"name": "knowledge-rag (npx)",
5-
"alias": "knowledge-rag",
65
"description": "Local RAG for Claude Code. Hybrid semantic + BM25 search with cross-encoder reranking, 13 MCP tools, 20 format parsers, async background reindex, file watcher, and GPU CUDA support. Zero external servers required.",
76
"logo": "https://avatars.githubusercontent.com/u/48651462?v=4",
87
"schema_version": "2.1",

0 commit comments

Comments
 (0)