troberti/clangd-query
A command-line tool for agents and humans to explore C++ code bases
Platform-specific configuration:
{
"mcpServers": {
"clangd-query": {
"command": "npx",
"args": [
"-y",
"clangd-query"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...