🌍 Add Location Simulation #2

Open
opened 2025-10-10 09:06:21 +02:00 by jack · 0 comments
Owner

🎯 Feature Request

Description

Add GPS location simulation for testing location-based features.

Proposed Tools

  • set_location - Set device GPS coordinates
  • simulate_route - Simulate movement along route
  • reset_location - Reset to default location

Benefits

  • Location-based app testing
  • Route simulation
  • Geofencing tests

Platform Support

  • Android: adb emu geo fix
  • iOS: xcrun simctl location

🤖 Generated with Claude Code

## 🎯 Feature Request ### Description Add GPS location simulation for testing location-based features. ### Proposed Tools - `set_location` - Set device GPS coordinates - `simulate_route` - Simulate movement along route - `reset_location` - Reset to default location ### Benefits - Location-based app testing - Route simulation - Geofencing tests ### Platform Support - Android: `adb emu geo fix` - iOS: `xcrun simctl location` 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
customable-mcp/mobile-emulator-mcp#2
No description provided.