ChunkHound MCP server runs locally as a subprocess via run-chunkhound.sh script. Capabilities unclear from configuration; no secrets or API keys indicated.
npx claudepluginhub shopwarelabs/ai-coding-tools --plugin chunkhound-integrationAdd to your .mcp.json:
{
"mcpServers": {
"ChunkHound": {
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/run-chunkhound.sh"
}
}
}This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/scripts/run-chunkhound.sh