Supavec
Integrates with Supavec to efficiently retrieve contextually relevant embeddings and associated content for enhancing knowledge retrieval and semantic search applications.
4 stars
0 tools
Created Aug 2025
@supavec/supavec-supavec-serverAbout
Integrates with Supavec to efficiently retrieve contextually relevant embeddings and associated content for enhancing knowledge retrieval and semantic search applications.
Categories
general
Installation
npm
npm install @supavec/supavec-supavec-server
Configuration
{
"mcpServers": {
"supavec-supavec-server": {
"command": "npx",
"args": [
"-y",
"@supavec/supavec-supavec-server"
]
}
}
}