us/qex
Lightweight MCP server for semantic code search — BM25 + optional dense vectors + tree-sitter chunking
Platform-specific configuration:
{
"mcpServers": {
"qex": {
"command": "npx",
"args": [
"-y",
"qex"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...