rangefind for Claude Desktop
io.github.xjodoin/rangefind
Search rangefind static indexes: full-text, geo, autocomplete, facets - no server, just files.
client:Claude Desktop
transport:stdio
runtime:npm
Install rangefind in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"rangefind": {
"command": "npx",
"args": [
"-y",
"rangefind-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs