Vector Search API for Zed
io.github.br0ski777/vector-search
In-memory vector search with TF-IDF and cosine similarity. x402 micropayment.
client:Zed
transport:sse
Install Vector Search API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vector-search": {
"url": "https://vector-search.api.klymax402.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs