Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by sokyran • Geospatial & Location
A small MCP server that launches a local macOS helper app and exposes a getCurrentLocation tool to agents like Claude Desktop to fetch the machine's location.
Obtain the current macOS device location via a local helper app and provide location-aware responses.
Integrate a local tool into Claude Desktop using MCP to call getCurrentLocation from conversations.
Test or prototype geolocation-dependent features locally on macOS without relying on remote APIs.
This server launches a bundled macOS helper app (location-getter-agent.app), waits for that app's HTTP server on port 8080, and exposes a getCurrentLocation MCP tool to Claude Desktop. When invoked, it queries the local app for location data and returns it to the agent, enabling location-aware responses without exposing remote location services. It is intended for local use on macOS and integrates with Claude Desktop via MCP.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.