Turn your Python application into an Android APK
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"python-for-android": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-python-for-android"
]
}
}
}