Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:47:28 +08:00
commit ab01918101
4 changed files with 594 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "embed-guide",
"description": "Guide for embedding mcp-vector-search as a library in MCP servers",
"version": "1.0.0",
"author": {
"name": "Hugo Duncan",
"email": "hugo_duncan@yahoo.com",
"url": "https://github.com/hugoduncan"
},
"skills": [
"./skills/mcp-vector-search-embed-guide"
]
}