An unofficial Google Nearby Share/Quick Share app for macOS
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"NearDrop": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-NearDrop"
]
}
}
}