Locating Code
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add locating-codeQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"locating-code": {
"command": "npx",
"args": [
"@modelcontextprotocol/locating-code"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Finds WHERE code lives in a codebase - locates files by topic/feature, categorizes by purpose, organizes findings. Super grep/glob/ls tool for navigating unfamiliar codebases.
Tags
developmentjavascripttypescriptpythongoskill