Retrieves user geolocation information for use with large language models.
This tool integrates with EdgeOne Pages Functions to provide user geolocation data to large language models via the Model Context Protocol (MCP). It leverages the EdgeOne request context to access geolocation data and exposes it as a `get_geolocation` tool, enabling AI models to access location-based information. The project includes an EdgeOne Pages Function for retrieving the geolocation and an MCP server component that implements the Model Context Protocol.