Skip to main content

Crate knot

Crate knot 

Source
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.