Farmonaut Connector for AI agents.
12 live capabilities
Monitor crop health and soil moisture using satellite data.
Waiting for input…
Why people use Farmonaut
Farmonaut for Satellite Crop Monitoring
With the Farmonaut MCP, you just ask your AI for what's happening. It pulls the weather, moisture, and vegetation indices into one response. You get a clear answer on whether your crops are healthy or if you need to move on a specific task today.
What Vinkius changes
You get a dedicated satellite analyst that lives inside your chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Irrigation Planning
A farm manager asks for soil moisture and weather to decide if they should turn on the pumps today, using get_soil_moisture and get_weather_forecast.
- Real-world use case 02
Crop Scouting
An agronomist asks for NDVI trends on a rice field to see if the early vegetative stage is progressing correctly using get_ndvi.
- Real-world use case 03
Conservation Monitoring
A team uses get_deforestation_alerts to identify new land clearing in a protected forest zone automatically.
Complete set · 12capabilities
The complete Farmonaut capability set.
These are the exact actions your AI can choose when you ask it to work with Farmonaut.
01—04
4 capabilities in this set.
Part of 12 available through Farmonaut.
- 01 Capability
Add field
Register a new agricultural field by providing its boundaries and crop type. This allows you to expand your monitored acreage instantly.
- 02 Capability
Get deforestation alerts
Identify tree cover loss and land-use changes in your area. Use this to stay compliant with conservation rules and monitor land changes.
- 03 Capability
Get evi
Calculate the Enhanced Vegetation Index for high-biomass crops. This helps you monitor dense canopies that are harder to see with standard indices.
- 04 Capability
Get fields
List all your monitored fields with their boundaries and crop types. Use this to get a quick overview of your entire farm operation.
05—08
4 capabilities in this set.
Part of 12 available through Farmonaut.
- 05 Capability
Get ndvi
Calculate the Normalized Difference Vegetation Index to monitor plant health. This helps you spot crop stress and growth stages across your acreage.
- 06 Capability
Get ndwi
Analyze water content in your crops to detect water stress. Use this to plan more efficient irrigation and manage drought conditions.
- 07 Capability
Get sar analysis
Access Synthetic Aperture Radar data to see through clouds and at night. This ensures you get consistent monitoring regardless of the weather.
- 08 Capability
Get satellite images
Retrieve visual satellite images like true-color and NDVI overlays. Use these to perform a visual inspection of your fields from your desk.
09—12
4 capabilities in this set.
Part of 12 available through Farmonaut.
- 09 Capability
Get weather
Pull historical and current weather data for your fields. This is useful for modeling pest pressure and predicting crop yields.
- 10 Capability
Get soil moisture
Get soil moisture levels at various depths. This helps you decide exactly when to turn on the irrigation and avoid overwatering.
- 11 Capability
Get crop advisory
Get specific recommendations for irrigation, fertilizer, and pest control. This helps you make data-driven decisions on how to manage your crops.
- 12 Capability
Get weather forecast
Retrieve weather forecasts for the next few days or months. Use this to plan your planting schedules and protect against frost.
Set up in minutes
One URL. Then ask Farmonaut to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Farmonaut 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_feXVkwBoQ7HbICusf0WF8Hr7rtEYe6aJtynJgguc/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 Farmonaut, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Farmonaut for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_feXVkwBoQ7HbICusf0WF8Hr7rtEYe6aJtynJgguc/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 Farmonaut URL.
- Step 03
Save and start
Save the connection and enable Farmonaut in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"farmonaut": {
"url": "https://edge.vinkius.com/vk_preview_feXVkwBoQ7HbICusf0WF8Hr7rtEYe6aJtynJgguc/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 Farmonaut
Open Agent mode in chat and ask: "Using Farmonaut, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"farmonaut": {
"url": "https://edge.vinkius.com/vk_preview_feXVkwBoQ7HbICusf0WF8Hr7rtEYe6aJtynJgguc/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 Farmonaut
Ask Copilot: "Using Farmonaut, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"farmonaut": {
"url": "https://edge.vinkius.com/vk_preview_feXVkwBoQ7HbICusf0WF8Hr7rtEYe6aJtynJgguc/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 Farmonaut
Open Cascade and ask: "Using Farmonaut, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"farmonaut": {
"url": "https://edge.vinkius.com/vk_preview_feXVkwBoQ7HbICusf0WF8Hr7rtEYe6aJtynJgguc/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 Farmonaut
Ask Cline: "Using Farmonaut, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add farmonaut --transport http "https://edge.vinkius.com/vk_preview_feXVkwBoQ7HbICusf0WF8Hr7rtEYe6aJtynJgguc/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 Farmonaut
Ask Claude: "Using Farmonaut, show me...". 12 tools are ready
Where the request belongs
Work Farmonaut can move forward.
This is for the farm manager who needs to oversee hundreds of acres without being physically present at every fence line. It's for the agronomist who wants to spot crop stress before it's visible to the naked eye.
Farm Manager
Checks soil moisture and weather across all fields to plan daily labor and water usage.
Agronomist
Analyzes NDVI and EVI trends to provide precise nutrient recommendations to clients.
Conservation Officer
Monitors remote areas for illegal logging or land clearing using deforestation alerts.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAgro
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.
EOSDA
Access satellite agriculture data via EOSDA. monitor crop health, vegetation indices, weather, soil moisture, and generate zoning maps from any AI agent.
Geopard Agriculture
Universal precision agriculture intelligence. monitor fields, crop health, and NDVI via AI.
EOSDA Agriculture Satellite Data
Precision agriculture satellite intelligence. access NDVI, soil moisture, and crop health via AI.
OpenWeather Agro
Access agricultural weather and satellite data via OpenWeather. monitor NDVI, soil temperature, evapotranspiration, frost risk, and GDD from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Farmonaut 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 Farmonaut.
The practical details behind the request, access and result.
Can I use the Farmonaut MCP to monitor my crops from anywhere?
Yes. You can ask your AI agent for updates on any field registered in your Farmonaut account. You'll get real-time health stats and weather info on your phone or laptop.
Does this Connector work if it's cloudy or raining?
Yes, it uses SAR analysis which can see through clouds and at night. This means you don't have to wait for a clear day to get an update on your field's status.
How does the Farmonaut MCP help with irrigation?
It pulls soil moisture data at different depths and compares it with local weather forecasts. Your agent can then tell you exactly when to turn on the water to save costs and resources.
Can I use Farmonaut MCP for something other than farming?
It's primarily for agriculture, but it also includes deforestation alerts. Conservation teams use it to monitor land use changes and tree cover loss in protected areas.
What kind of satellite data does the Farmonaut MCP use?
It connects to several major sources including Sentinel-2, Landsat, and PlanetScope. Your agent can pull different types of imagery like NDVI overlays or true-color photos.
Is it hard to set up the Farmonaut MCP?
Not at all. You just need your Farmonaut API key. Once you add that to your AI client, you can start asking questions about your fields immediately.
Can my AI calculate NDVI for my rice field and show me the crop health trend?
Yes! Use the get_ndvi capability with your field ID and date range (e.g., date_from=2025-04-01, date_to=2025-10-31). This returns NDVI values for each satellite overpass from Sentinel-2, Landsat, or PlanetScope, showing vegetation health progression. You can also use get_crop_advisory for AI-powered recommendations based on the NDVI trends and current growth stage.
How do I get soil moisture and weather forecast data to plan irrigation?
Use get_soil_moisture with your field ID and date range to check current soil moisture levels at root zone depth. Combine with get_weather_forecast (forecast_range=7_days or 15_days) to see upcoming precipitation. Together these capabilities help determine if and when irrigation is needed. For AI-powered irrigation recommendations, use get_crop_advisory with advisory_type=irrigation.
Can I monitor my crops during cloudy season when optical satellites cannot see?
Yes! Use the get_sar_analysis capability which uses Synthetic Aperture Radar (SAR) data that penetrates clouds and works day/night. SAR provides backscatter values, soil moisture estimates, and crop structure information regardless of weather conditions. This is essential for monitoring in tropical regions, monsoon seasons, or any cloudy conditions where optical satellites like Sentinel-2 cannot provide clear imagery.
One connection away
Give your agent a direct line to Farmonaut.
Connect Farmonaut once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available