Skip to content

Commit 61e7f86

Browse files
committed
fix: rename server files with transport suffix
- io.weaviate-mcp.json -> io.weaviate-mcp-uvx.json (id: io.weaviate-mcp-uvx) Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent 079879e commit 61e7f86

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.weaviate-mcp",
4-
"name": "Weaviate",
3+
"id": "io.weaviate-mcp-uvx",
4+
"name": "Weaviate (uvx)",
55
"alias": "weaviate",
66
"description": "Manage Weaviate vector database collections and objects. Create schemas, insert data, run vector and hybrid searches with filtering.",
77
"icon": "https://avatars.githubusercontent.com/u/37794290?v=4",

0 commit comments

Comments
 (0)