# Frigg Docs Documentation for Frigg, a local-first MCP server for code understanding, repository navigation, bounded source reads, and source-backed agent workflows. ## Machine Indexes - [Small index](https://frigg.bnomei.com/llms-small.txt): compact retrieval set. - [Full docs](https://frigg.bnomei.com/llms-full.txt): generated canonical docs text. ## Product Boundary - Frigg indexes configured workspace roots into local SQLite state under `.frigg/`. - Normal indexing is source read-only and does not edit project source files. - Optional semantic search may call a configured external embedding provider unless the local provider is used. - Optional precise generators may write `.frigg/scip/` artifacts or run repo-local generator tools. ## Recommended Path - Start with the main Frigg page for install, service setup, MCP client connection, agent workflow, and current boundaries. ## Docs - [Frigg](https://frigg.bnomei.com/): Local-first MCP server for code understanding, repository navigation, bounded source reads, and source-backed agent workflows.