Supavec

Integrates with Supavec to efficiently retrieve contextually relevant embeddings and associated content for enhancing knowledge retrieval and semantic search applications.

View Source
4 stars
0 tools
Created Aug 2025
@supavec/supavec-supavec-server

About

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" ] } } }