UNPKG

@knath2000/codebase-indexing-mcp

Version:

MCP server for codebase indexing with Voyage AI embeddings and Qdrant vector storage

3 lines (2 loc) 136 B
export declare const logger: import("pino").Logger<never>; export declare function redactSnippet(snippet?: string): string | undefined;