Skip to content

Commit 846454b

Browse files
committed
fix: rename server files with transport suffix
- io.qdrant-mcp.json -> io.qdrant-mcp-uvx.json (id: io.qdrant-mcp-uvx) Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent 5b095d7 commit 846454b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "../schemas/server-definition.schema.json",
3-
"id": "io.qdrant-mcp",
4-
"name": "Qdrant",
3+
"id": "io.qdrant-mcp-uvx",
4+
"name": "Qdrant (uvx)",
55
"alias": "qdrant",
66
"description": "Store and retrieve information from Qdrant vector database using semantic search. Supports local and cloud Qdrant instances.",
77
"icon": "https://avatars.githubusercontent.com/u/73504361?v=4",

0 commit comments

Comments
 (0)