Agent mode

YDB-Qdrant Agent Mode

YDB-Qdrant is a Qdrant-compatible vector search REST API and Node.js library backed by YDB. Use it for semantic search, RAG prototypes, IDE-agent memory, and YDB-backed applications that need vector storage without a separate vector database cluster. This page is the human-readable agent-mode view. Use /agent-mode.json for the compact machine-readable JSON version.

API contract

Current API version is 2026-05-28. Agents may send YDB-Qdrant-API-Version to pin the documented contract.

REST endpoints

Authentication

api-key: <namespace-key>
X-Tenant-Id: optional-workspace
YDB-Qdrant-API-Version: 2026-05-28
Idempotency-Key: stable-mutation-key
Authorization: Bearer <code-indexer-mcp-token>

Capabilities

Known limits

Recommended agent flow

Machine-readable resources