Android application to analyze Wi-Fi signals.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"WiFiAnalyzer": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-WiFiAnalyzer"
]
}
}
}