UNPKG
@knath2000/codebase-indexing-mcp
Version:
latest (1.0.0)
1.0.0
MCP server for codebase indexing with Voyage AI embeddings and Qdrant vector storage
@knath2000/codebase-indexing-mcp
/
dist
/
http-server.d.ts
3 lines
(2 loc)
•
70 B
TypeScript
View Raw
1
2
3
import
{ setupMcpTools }
from
'./index.js'
;
export
{ setupMcpTools };