{"format":"xpay-agent-txt","format_version":"1.0","_comment":"Machine-readable service descriptor for AI agents","provider":{"name":"Weather","description":"Global weather data, forecasts, and conditions.","portal":"https://weather.on.xpay.sh","website":"https://github.com/isdaniel/mcp_weather_server"},"mcp_servers":[{"name":"Weather","slug":"weather","description":"Global weather data, forecasts, and conditions","url":"https://weather.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY","tool_count":8,"tools":[{"name":"get_current_weather","description":"Get current weather information for a specified city.\n            It extracts the current hour's temperature and weather code, maps\n            the weather code to a human-readable description, and returns a formatted summary.","price":0.01,"pricing_model":"flat","currency":"USDC"},{"name":"get_weather_byDateTimeRange","description":"Get weather information for a specified city between start and end dates.","price":0.01,"pricing_model":"flat","currency":"USDC"},{"name":"get_weather_details","description":"Get detailed weather information for a specified city as structured JSON data.\n            This tool provides raw weather data for programmatic analysis and processing.","price":0.01,"pricing_model":"flat","currency":"USDC"},{"name":"get_current_datetime","description":"Get current time in specified timezone.","price":0.01,"pricing_model":"flat","currency":"USDC"},{"name":"get_timezone_info","description":"Get information about a specific timezone including current time and UTC offset.","price":0.01,"pricing_model":"flat","currency":"USDC"},{"name":"convert_time","description":"Convert time from one timezone to another.","price":0.01,"pricing_model":"flat","currency":"USDC"},{"name":"get_air_quality","description":"Get air quality information for a specified city including PM2.5, PM10,\n            ozone, nitrogen dioxide, carbon monoxide, and other pollutants. Provides health\n            advisories based on current air quality levels.","price":0.01,"pricing_model":"flat","currency":"USDC"},{"name":"get_air_quality_details","description":"Get detailed air quality information for a specified city as structured JSON data.\n            This tool provides raw air quality data for programmatic analysis and processing.","price":0.01,"pricing_model":"flat","currency":"USDC"}]}],"config":{"mcpServers":{"weather":{"url":"https://weather.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"}}},"instructions":["1. Get an API key at https://weather.on.xpay.sh/account/keys","2. Replace YOUR_XPAY_KEY in the server URLs above","3. Add the config block to your MCP client (Claude, Cursor, Windsurf)","4. Each tool call is billed per-use from your XPay wallet (USDC)"]}