Provider Skill
Precip AI - Hyperlocal Weather Data API
Precip offers highly accurate, site-specific rainfall accumulation data.
Precip AI - Hyperlocal Weather Data API
Precip offers highly accurate, site-specific rainfall accumulation data.
Available Tools
- precip_daily_precipitation_data: Returns comprehensive daily precipitation data for the given time range and location(s). Each day includes precipitation amount, type (rain/snow/mixed), probability (for forecasts), and data source. Seamlessly combines historical observations with forecast data depending on the requested time range. — $0.02/call
- precip_last_48_hours_precipitation_data: Total precipitation in the last 48 hours for the given location(s). — $0.02/call
- precip_embeddable_html_ui: Returns a complete, HTML page displaying comprehensive weather data for a specific location. See the examples page for more details.
Authorization headers set automatically from query parameters on this endpoint. — $0.2/call
- precip_hourly_precipitation_data: Returns comprehensive hourly precipitation data for the given time range and location(s). Each hour includes precipitation amount, type (rain/snow/mixed), probability (for forecasts), and data source. Seamlessly combines historical observations with forecast data depending on the requested time range. — $0.02/call
- precip_air_temperature: Hourly near-surface air temperature in Celsius (°C) — $0.02/call
- precip_recent_rain_event: Returns detailed information about the most recent precipitation event for the given location(s), including total amounts, precipitation type (rain/snow), timing, and how long ago it occurred. A rain event is defined as more than 1/10 inch (2.5mm) of precipitation with less than a 24-hour gap between occurrences. — $0.02/call
- precip_soil_temperature: Hourly soil temperature data at 0-10cm depth in Celsius (°C) — $0.02/call
- precip_hourly_soil_moisture: Hourly soil moisture percentage relative to holding capacity at 0-10cm depth — $0.02/call
- precip_wind_direction: Hourly wind direction in compass degrees (0-360) — $0.02/call
- precip_wind_gusts: Hourly wind gust speed in meters per second (m/s) — $0.02/call
- precip_map_layer_tiles: Map tiles compatible with most web mapping or GIS tools. Software such as Mapbox, Google Maps, ArcGIS, Leaflet, OpenLayers or QGIS will require an
x/y/zurl eghttps://api.precip.ai/api/v1/map/last-48/ImageServer/tile/{z}/{y}/{x}. See the examples for more details. — $0.02/call - precip_wind_speed: Hourly near-surface wind speed in meters per second (m/s) — $0.02/call
- precip_cloud_cover: Hourly cloud cover fraction (0-1, where 0 is clear and 1 is overcast) — $0.02/call
- precip_specific_humidity: Hourly specific humidity (kg/kg) — $0.02/call
- precip_daily_soil_moisture: Daily soil moisture percentage relative to holding capacity at 0-10cm depth — $0.02/call
- precip_solar_radiation: Hourly downward short-wave radiation flux in watts per square meter (W/m²) — $0.02/call
- precip_relative_humidity: Hourly relative humidity as a percentage (0-100%) — $0.02/call
Quick Start
{
"mcpServers": {
"precip": {
"url": "https://precip.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"
}
}
}
Pricing
Pay per tool call from your XPay wallet. No subscriptions, no minimums.
Get an API key at xpay.tools.
Tools: 17 Category: General
When to Use
Use Precip AI - Hyperlocal Weather Data API tools when you need to precip offers highly accurate, site-specific rainfall accumulation data. . All tools are available through xpay✦'s single MCP connection.
MCP Connection
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
Available Tools
- Precip Daily Precipitation Data — Returns comprehensive daily precipitation data for the given time range and location(s). Each day includes precipitation amount, type (rain/snow/mixed), probability (for forecasts), and data source. Seamlessly combines historical observations with forecast data depending on the requested time range. — $0.02/call — SKILL.md
- Precip Last 48 Hours Precipitation Data — Total precipitation in the last 48 hours for the given location(s). — $0.02/call — SKILL.md
- Precip Embeddable Html Ui — Returns a complete, HTML page displaying comprehensive weather data for a specific location. See the examples page for more details.
Authorization headers set automatically from query parameters on this endpoint. — $0.20/call — SKILL.md
- Precip Hourly Precipitation Data — Returns comprehensive hourly precipitation data for the given time range and location(s). Each hour includes precipitation amount, type (rain/snow/mixed), probability (for forecasts), and data source. Seamlessly combines historical observations with forecast data depending on the requested time range. — $0.02/call — SKILL.md
- Precip Air Temperature — Hourly near-surface air temperature in Celsius (°C) — $0.02/call — SKILL.md
- Precip Recent Rain Event — Returns detailed information about the most recent precipitation event for the given location(s), including total amounts, precipitation type (rain/snow), timing, and how long ago it occurred. A rain event is defined as more than 1/10 inch (2.5mm) of precipitation with less than a 24-hour gap between occurrences. — $0.02/call — SKILL.md
- Precip Soil Temperature — Hourly soil temperature data at 0-10cm depth in Celsius (°C) — $0.02/call — SKILL.md
- Precip Hourly Soil Moisture — Hourly soil moisture percentage relative to holding capacity at 0-10cm depth — $0.02/call — SKILL.md
- Precip Wind Direction — Hourly wind direction in compass degrees (0-360) — $0.02/call — SKILL.md
- Precip Wind Gusts — Hourly wind gust speed in meters per second (m/s) — $0.02/call — SKILL.md
- Precip Map Layer Tiles — Map tiles compatible with most web mapping or GIS tools. Software such as Mapbox, Google Maps, ArcGIS, Leaflet, OpenLayers or QGIS will require an
x/y/zurl eghttps://api.precip.ai/api/v1/map/last-48/ImageServer/tile/{z}/{y}/{x}. See the examples for more details. — $0.02/call — SKILL.md - Precip Wind Speed — Hourly near-surface wind speed in meters per second (m/s) — $0.02/call — SKILL.md
- Precip Cloud Cover — Hourly cloud cover fraction (0-1, where 0 is clear and 1 is overcast) — $0.02/call — SKILL.md
- Precip Specific Humidity — Hourly specific humidity (kg/kg) — $0.02/call — SKILL.md
- Precip Daily Soil Moisture — Daily soil moisture percentage relative to holding capacity at 0-10cm depth — $0.02/call — SKILL.md
- Precip Solar Radiation — Hourly downward short-wave radiation flux in watts per square meter (W/m²) — $0.02/call — SKILL.md
- Precip Relative Humidity — Hourly relative humidity as a percentage (0-100%) — $0.02/call — SKILL.md
How to Execute
xpay_discover— Search for tools:xpay_discover("precip")xpay_details— Get input schema:xpay_details("precip/TOOL_NAME")xpay_run— Execute:xpay_run("precip/TOOL_NAME", { ...inputs })xpay_balance— Check credits
Links
- Provider page: https://xpay.tools/precip/
- All providers: https://xpay.tools/explore
- Docs: https://docs.xpay.sh
Tools (17)
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/precip/SKILL.md
CLI
npx @xpaysh/cli install precip
Manual
curl -o SKILL.md https://xpay.tools/skills/precip/SKILL.md
Details
Tools
17
Category
General
Total calls
0

