probelabs/probe
AI-friendly semantic code search engine for large codebases. Combines ripgrep speed with tree-sitter AST parsing. Powers AI coding assistants with precise, context-aware code understanding.
Platform-specific configuration:
{
"mcpServers": {
"probe": {
"command": "npx",
"args": [
"-y",
"probe"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...