Expand description
knot — Codebase Graph + Vector RAG Indexer library
Provides shared modules for both the batch indexer and the MCP server.
Modules§
- cli_
tools - Core CLI Tools Module
- config
- Configuration module.
- db
- Database module.
- mcp_
handler - MCP Server Handler for knot.
- mcp_
tools - MCP Tools module - implements all available tools for the knot MCP server.
- models
- Core data models shared across all pipeline stages.
- pipeline
- Pipeline module.
- utils
- Utility helpers: logging initialisation and miscellaneous functions.