OpenWeather Agro Connector for AI agents.
12 live capabilities
Manage precision farming and crop health with real-time satellite data.
Waiting for input…
Why people use OpenWeather Agro
OpenWeather Agro for Precision Farming and Crop Monitoring
OpenWeather Agro pulls all those data points into your AI client. Instead of hunting for stats, you just ask about your field's health or the risk of a freeze tonight. You get the answers immediately, letting you spend more time in the field and less time staring at dashboards.
What Vinkius changes
You get a direct line to professional agricultural data without the manual data entry.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Frost Protection
A vineyard manager asks if they need to turn on wind machines; the agent checks frost risk and soil temperature.
- Real-world use case 02
Irrigation Planning
A farmer wants to know where to water; the agent calculates evapotranspiration and checks current weather.
- Real-world use case 03
Crop Scouting
An agronomist asks for a health summary; the agent pulls the Crop Health Index and NDVI trends for several fields.
Complete set · 12capabilities
The complete OpenWeather Agro capability set.
These are the exact actions your AI can choose when you ask it to work with OpenWeather Agro.
01—04
4 capabilities in this set.
Part of 12 available through OpenWeather Agro.
- 01 Capability
Get crop health index
Get a single metric for overall crop health to prioritize scouting missions and communicate status.
- 02 Capability
Get evi
Access the Enhanced Vegetation Index for monitoring high-biomass regions where NDVI might saturate.
- 03 Capability
Get evapotranspiration
Calculate crop water use rates to manage irrigation and assess drought stress.
- 04 Capability
Get frost risk
Get risk levels and predicted frost timing to plan protection for sensitive fruits or vineyards.
05—08
4 capabilities in this set.
Part of 12 available through OpenWeather Agro.
- 05 Capability
Get growing degree days
Calculate heat accumulation to predict crop development stages and pest emergence.
- 06 Capability
Get historical ndvi
View time-series vegetation health trends to detect stress and recovery patterns over a season.
- 07 Capability
Get ndvi
Fetch Normalized Difference Vegetation Index values to monitor healthy vs. stressed vegetation.
- 08 Capability
Get satellite imagery
Get imagery metadata and URLs for visual field assessment and boundary verification.
09—12
4 capabilities in this set.
Part of 12 available through OpenWeather Agro.
- 09 Capability
Get soil temperature
Check satellite-derived soil thermal conditions to see if it's warm enough for seed germination.
- 10 Capability
Get weather forecast
Retrieve 5-day weather forecasts to plan planting schedules and irrigation windows.
- 11 Capability
Get weather history
Retrieve past weather data to compare current conditions with historical patterns.
- 12 Capability
Get current weather
Pull real-time conditions for daily farming decisions like spray timing or harvest planning.
Set up in minutes
One URL. Then ask OpenWeather Agro to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use OpenWeather Agro from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_cSGy1ndBfVKwh1VJde0ExmQiTQzPN8eBglxL4QW0/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it OpenWeather Agro, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable OpenWeather Agro for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_cSGy1ndBfVKwh1VJde0ExmQiTQzPN8eBglxL4QW0/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the OpenWeather Agro URL.
- Step 03
Save and start
Save the connection and enable OpenWeather Agro in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"openweather-agro": {
"url": "https://edge.vinkius.com/vk_preview_cSGy1ndBfVKwh1VJde0ExmQiTQzPN8eBglxL4QW0/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using OpenWeather Agro
Open Agent mode in chat and ask: "Using OpenWeather Agro, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"openweather-agro": {
"url": "https://edge.vinkius.com/vk_preview_cSGy1ndBfVKwh1VJde0ExmQiTQzPN8eBglxL4QW0/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using OpenWeather Agro
Ask Copilot: "Using OpenWeather Agro, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"openweather-agro": {
"url": "https://edge.vinkius.com/vk_preview_cSGy1ndBfVKwh1VJde0ExmQiTQzPN8eBglxL4QW0/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using OpenWeather Agro
Open Cascade and ask: "Using OpenWeather Agro, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"openweather-agro": {
"url": "https://edge.vinkius.com/vk_preview_cSGy1ndBfVKwh1VJde0ExmQiTQzPN8eBglxL4QW0/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using OpenWeather Agro
Ask Cline: "Using OpenWeather Agro, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add openweather-agro --transport http "https://edge.vinkius.com/vk_preview_cSGy1ndBfVKwh1VJde0ExmQiTQzPN8eBglxL4QW0/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using OpenWeather Agro
Ask Claude: "Using OpenWeather Agro, show me...". 12 tools are ready
Where the request belongs
Work OpenWeather can move forward.
This is for people who manage large acreage and need to make high-stakes decisions about crop health, irrigation, and weather risks every single day.
Farmer
Checks frost risk and current weather to decide when to turn on wind machines or spray.
Agronomist
Analyzes NDVI trends and GDD accumulation to advise clients on crop development stages.
Agricultural Consultant
Pulls satellite imagery and historical weather to build data-driven farm reports.
Researcher
Accesses historical vegetation indices to study long-term crop performance and climate impacts.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFarmonaut
Access satellite agriculture data via Farmonaut. monitor crop health with NDVI, weather, soil moisture, crop advisory, and deforestation alerts from any AI agent.
Agro
Monitor agricultural land using satellite imagery, weather data, and soil metrics directly from your AI agent.
OneSoil
Manage agricultural fields, monitor crop health via NDVI, and access hyper-local weather data directly from your AI agent.
Xweather Renewable
Access weather forecasts, solar irradiance, and renewable energy farm data via Vaisala Xweather API for wind and solar assessment.
Tomorrow.io
Equip your agent with precise weather intelligence, hyperlocal forecasts, and extreme climate risk assessments.
Ambee Soil
Access real-time soil data via Ambee. monitor soil moisture, temperature, and properties globally for precision agriculture from any AI agent.
Bring your own AI
Change the model, client or framework. Keep OpenWeather connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about OpenWeather.
The practical details behind the request, access and result.
How does OpenWeather Agro help with irrigation?
It provides evapotranspiration rates which show exactly how much water your crops are using. Your AI agent can use this to suggest specific irrigation schedules based on actual plant needs and current weather.
Can I use OpenWeather Agro to monitor crop health from my phone?
Yes. Since it connects to your AI client, you can ask for crop health scores or NDVI trends via any compatible app, making it easy to check your fields while on the move.
Does OpenWeather Agro provide frost warnings for specific locations?
It does. You can ask your agent about the frost risk for your specific coordinates. It returns risk levels like high or critical, along with predicted timing and suggested protection measures.
Can I see my field's progress over several seasons?
Yes, the Connector can pull historical NDVI data. This lets you compare this year's vegetation health against past years to see how your land is performing over the long term.
What kind of weather data does OpenWeather Agro pull for farming?
It fetches real-time conditions, 5-day forecasts, and historical weather. This helps with everything from daily spray timing to long-term harvest planning.
Is OpenWeather Agro good for tracking crop maturity?
It's great for that because it calculates Growing Degree Days. This tells you how much heat your crops have accumulated, which is the standard way to predict development stages and harvest dates.
Can my AI check NDVI for my field to assess crop health?
Yes! Use the get_ndvi capability with your field coordinates and a date. NDVI values range from -1 to 1, with 0.6-0.9 indicating healthy dense vegetation and 0.2-0.5 indicating stressed or sparse vegetation. For trend analysis over a growing season, use get_historical_ndvi with a date range. The data comes from satellite imagery processed by OpenWeather algorithms.
How do I calculate irrigation needs using evapotranspiration data?
Use the get_evapotranspiration capability with your field coordinates and date. ET values show how much water your crops are losing through transpiration and soil evaporation. Compare ET with rainfall (from get_current_weather or get_weather_forecast) to determine irrigation deficits. If ET exceeds precipitation, irrigation is needed to replace the difference. For precise scheduling, track daily ET over time and accumulate deficits.
Can I get frost warnings to protect my crops?
Yes! Use the get_frost_risk capability with your field coordinates. It returns frost risk levels (low, moderate, high, critical) based on temperature forecasts and local conditions. For proactive planning, combine with get_weather_forecast to monitor approaching cold fronts. High or critical frost risk indicates you should activate frost protection measures like irrigation, wind machines, or covers.
One connection away
Give your agent a direct line to OpenWeather.
Connect OpenWeather once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available