iamneilroberts/claude-grep
MCP server, web-based GUI, and cli tool too search Claude Code prior sessions in ~/.claude/projects.
Platform-specific configuration:
{
"mcpServers": {
"claude-grep": {
"command": "npx",
"args": [
"-y",
"claude-grep"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...