RUN IN TERMINAL
claude mcp add avinooo-claude-find -- npx -y claude-find
ADD TO claude_desktop_config.json
{
"mcpServers": {
"avinooo-claude-find": {
"command": "npx",
"args": ["-y", "claude-find"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"avinooo-claude-find": {
"command": "npx",
"args": ["-y", "claude-find"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"avinooo-claude-find": {
"command": "npx",
"args": ["-y", "claude-find"]
}
}
}
About This MCP Server
Pull Deep Memory from across your Claude Code Sessions — when you need it.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
claude-find on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The claude-find server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.