# vezlo/src-to-kb

Convert any source code repository into a searchable knowledge base with automatic chunking, embedding generation, and intelligent search capabilities. Now with MCP (Model Context Protocol) support f…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add vezlo/src-to-kb

# Browse available tools
npx -y @smithery/cli@latest tool list vezlo/src-to-kb
```

---

Source: https://github.com/vezlo/src-to-kb
