claude mcp add avinooo-claude-find -- npx -y claude-find
{
"mcpServers": {
"avinooo-claude-find": {
"command": "npx",
"args": ["-y", "claude-find"]
}
}
}
{
"mcpServers": {
"avinooo-claude-find": {
"command": "npx",
"args": ["-y", "claude-find"]
}
}
}
{
"mcpServers": {
"avinooo-claude-find": {
"command": "npx",
"args": ["-y", "claude-find"]
}
}
}
About This MCP Server
The claude-find tool is a Model Context Protocol server that enables retrieval of deep memory from previous Claude Code sessions. It connects to Claude Code through stdio and is installed via npm, allowing developers to access relevant information from past coding sessions when needed. Developers would use claude-find when they require information from earlier sessions to inform their current coding tasks.
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.