entrepeneur4lyf/tsg_indexer
A library for indexing code repositories using Tree-sitter Stack Graphs, designed to be used in MCP servers and other tools.
Platform-specific configuration:
{
"mcpServers": {
"tsg_indexer": {
"command": "npx",
"args": [
"-y",
"tsg_indexer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...