MCPFast / Tools / Deterministic GraphRAG for LLM agents, local-first and zero-infra
Reposkein provides a deterministic code-graph (GraphRAG) for LLM agents, local-first, git-native, and served via MCP.
View on GitHub→Reposkein introduces a novel approach to building LLM agents by leveraging a deterministic code-graph, known as GraphRAG. This system is designed for local-first operation, meaning it runs entirely on your machine with zero external infrastructure requirements. By integrating with Git, Reposkein offers a robust and reproducible environment for AI development, making it an ideal solution for developers seeking control and efficiency.
Reposkein transforms your codebase into a structured, queryable graph. This graph acts as a knowledge base for your LLM agents, enabling them to understand and interact with your code contextually. The deterministic nature ensures that the graph representation remains consistent, leading to predictable agent behavior. This is crucial for debugging and for building reliable AI-powered development tools.
Reposkein is specifically designed for AI developers and engineers who are building LLM agents. It is particularly beneficial for those who: