Catalog
io.github.srclight/srclight
OfficialSrclight
Deep code indexing for AI agents. FTS5 + embeddings + call graphs + git intelligence. Fully local.
Local code indexing with full-text search, embeddings, call graphs, and git intelligence for AI agents.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"srclight": {
"command": "uvx",
"args": [
"srclight"
]
}
}
}