guleki/geolocate-me# Geolocate Me **Give any AI assistant real-time access to your phone's GPS.** Ask *"where am I?"* or *"where was I yesterday at 3pm?"* and get real answers. ๐ **[geolocateme.app](https://geolocateme.app)** ยท Available on iOS & Android --- ## Use cases - ๐ **"Where did I park?"** โ pull the last ping before you left the car - ๐ **"Summarize my day"** โ reconstruct where you went and when - โฑ๏ธ **"How long was I at the office?"** โ slice history by time range - โ๏ธ **"Draft a travel log for last week"** โ turn raw pings into a trip summary - ๐ **"What time did I get home?"** โ find the first ping after your commute - ๐ **"Build a heatmap of this month"** โ feed the history into any analysis ## How it works 1. Install the app (iOS or Android) 2. Connect via OAuth โ paste your Device ID + Bot Token once 3. Background tracking at configurable intervals (30s โ 60min) 4. Retention from 30 days โ 1 year depending on subscription tier Your phone pushes pings; the assistant pulls them on demand. You control when tracking is on. ## Setup Use this config in any MCP-compatible client: ```json { "mcpServers": { "geolocate-me": { "type": "http", "url": "https://geolocateme.guleki.com/mcp" } } } ``` Or add as a custom connector URL in Claude.ai, ChatGPT, Grok, Windsurf, etc. ## Privacy - Your location history is yours โ only queryable with your OAuth token - OAuth 2.0 with PKCE; tokens expire and are revocable - Coordinates are reverse-geocoded via Google; no identifying data is shared - No ad tracking, no data sold **[Get the app โ geolocateme.app](https://geolocateme.app)**
https://geolocate-me--guleki.run.tools