MCP
YDB-Qdrant MCP server discovery
The hosted MCP surface for this project is YDB Qdrant Code Indexer, which gives coding agents read-only repository memory over Streamable HTTP MCP.
Hosted MCP endpoint
GET/POST https://code-indexer.ydb-qdrant.tech/mcp Authorization: Bearer <mcp-token>
- MCP tokens are created in the Code Indexer dashboard and shown once.
- Tools are read-only and scoped by GitHub App installation and repository access.
- The root vector REST product does not publish a separate hosted MCP server.
Discovery resources
Tools
- list_repositories: list repositories visible to the token.
- list_repository_indexes: inspect default-branch and pull-request indexes.
- search_code: search indexed repository chunks by owner, repository, and query.