vector-index-tuning
NewOptimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "vector-index-tuning": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is vector-index-tuning?
Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.
How to install vector-index-tuning?
To install vector-index-tuning: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "vector-index-tuning": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is vector-index-tuning best for?
vector-index-tuning is a mcp categorized under General. It is designed for: ai-&-ml, data-&-analytics. Created by wshobson.