VectorCode

VectorCode is a code repository indexing tool that uses tree-sitter semantic chunking and Chroma vector embeddings to inject task-relevant codebase context into LLM prompts, reducing hallucination on proprietary or niche codebases. It provides a CLI, Neovim Lua API, and MCP server.

Evaluated Mar 06, 2026 (0d ago) v0.7.20
Homepage ↗ Repo ↗ Developer Tools code-indexing vector-search chromadb neovim mcp rag tree-sitter python open-source
⚙ Agent Friendliness
72
/ 100
Can an agent use this?
🔒 Security
73
/ 100
Is it safe for agents?
⚡ Reliability
65
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
75
Error Messages
65
Auth Simplicity
80
Rate Limits
65

🔒 Security

TLS Enforcement
85
Auth Strength
72
Scope Granularity
65
Dep. Hygiene
78
Secret Handling
68

Code vectorization/embeddings MCP. Local code analysis + embedding generation. Embeddings of proprietary code need same protection as source. No remote auth for local use.

⚡ Reliability

Uptime/SLA
65
Version Stability
68
Breaking Changes
62
Error Recovery
65
AF Security Reliability

Best When

You are a Neovim user with a large or non-public codebase where LLMs frequently hallucinate, and you want semantic code retrieval integrated into your editor's AI workflow.

Avoid When

You need a GUI-based or IDE-agnostic solution — the primary UX is Neovim-centric.

Use Cases

  • Indexing a private or niche codebase so LLMs have accurate context when answering questions about it
  • Building Neovim AI plugins that retrieve semantically relevant code chunks before querying an LLM
  • Providing MCP-connected agents with precise code search and retrieval over large repositories

Not For

  • Teams using IDEs other than Neovim (primary integration is Neovim; MCP is secondary)
  • Use cases requiring cloud-hosted vector search (Chroma runs locally)
  • Simple projects where the LLM's built-in context window is sufficient

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication required. Local Chroma vector database.

Pricing

Model: open_source
Free tier: Yes
Requires CC: No

MIT licensed open source. Embedding model costs depend on provider chosen.

Agent Metadata

Pagination
none
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • Minor version bumps indicate breaking changes — pin versions in agent configs
  • Local Chroma DB must be running for MCP tools to function
  • Initial indexing of large repos can be time-consuming
  • Neovim-first design means MCP interface may lag behind Lua API features

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for VectorCode.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-06.

5229
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered