2,500+ MCP servers ready to use
Vinkius

Farmonaut MCP Server for Claude Desktop 12 tools โ€” connect in under 2 minutes

Built by Vinkius GDPR 12 Tools IDE

Claude Desktop is Anthropic's native application for interacting with Claude AI models on macOS and Windows. It was the first consumer application to ship with built-in MCP support, making it the reference implementation for the Model Context Protocol standard.

Vinkius supports streamable HTTP and SSE.

RecommendedModern Approach โ€” Zero Configuration

Vinkius Desktop App

The modern way to manage MCP Servers โ€” no config files, no terminal commands. Install Farmonaut and 2,500+ MCP Servers from a single visual interface.

Vinkius Desktop InterfaceVinkius Desktop InterfaceVinkius Desktop InterfaceVinkius Desktop Interface
Download Free Open SourceNo signup required
Classic Setupยทjson
{
  "mcpServers": {
    "farmonaut": {
      // Your Vinkius token. get it at cloud.vinkius.com
      "url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    }
  }
}
Farmonaut
Fully ManagedVinkius Servers
60%Token savings
High SecurityEnterprise-grade
IAMAccess control
EU AI ActCompliant
DLPData protection
V8 IsolateSandboxed
Ed25519Audit chain
<40msKill switch
Stream every event to Splunk, Datadog, or your own webhook in real-time

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure

About Farmonaut MCP Server

Connect your Farmonaut Satellite API to any AI agent and take full control of satellite-based crop monitoring, vegetation index analysis, weather tracking, AI crop advisory, and deforestation detection through natural conversation.

Claude Desktop is the definitive way to connect Farmonaut to your AI workflow. Add Vinkius Edge URL to your config, restart the app, and Claude immediately exposes all 12 tools in the chat interface. ask a question, Claude calls the right tool, and you see the answer. Zero code, zero context switching.

What you can do

  • Field Management โ€” List and register agricultural fields with boundaries, crop types, and planting dates
  • NDVI Analysis โ€” Calculate NDVI from Sentinel-2, Landsat, and PlanetScope for crop health monitoring
  • NDWI Water Index โ€” Monitor crop water content and irrigation needs with water index analysis
  • EVI Enhanced Index โ€” Track enhanced vegetation index for high-biomass and dense canopy crops
  • Weather Data โ€” Access historical and current weather data for agricultural decision making
  • Weather Forecast โ€” Get forecasts from 7 days to 3 months for agricultural planning
  • Soil Moisture โ€” Monitor soil moisture at different depths for irrigation scheduling
  • Satellite Imagery โ€” Retrieve true-color, false-color, and NDVI overlay images from multiple satellites
  • AI Crop Advisory โ€” Get AI-powered recommendations for irrigation, fertilizer, pest control, and harvest
  • Deforestation Alerts โ€” Detect land use changes and tree cover loss for conservation compliance
  • SAR Analysis โ€” All-weather monitoring using Synthetic Aperture Radar that penetrates clouds
  • Multi-Satellite Support โ€” Access Sentinel-2, Landsat, PlanetScope, and SAR satellite data

The Farmonaut MCP Server exposes 12 tools through the Vinkius. Connect it to Claude Desktop in under two minutes โ€” no API keys to rotate, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.

How to Connect Farmonaut to Claude Desktop via MCP

Follow these steps to integrate the Farmonaut MCP Server with Claude Desktop.

01

Open Claude Desktop Settings

Go to Settings โ†’ Developer โ†’ Edit Config to open claude_desktop_config.json

02

Add the MCP Server

Paste the configuration above into the mcpServers section

03

Restart Claude Desktop

Close and reopen Claude Desktop to load the new server

04

Start using Farmonaut

Look for the ๐Ÿ”Œ icon in the chat. your 12 tools are now available

Why Use Claude Desktop with the Farmonaut MCP Server

Claude Desktop by Anthropic provides unique advantages when paired with Farmonaut through the Model Context Protocol.

01

Claude Desktop is the reference MCP client. it was designed alongside the protocol itself, ensuring the most complete and stable MCP implementation available

02

Zero-code configuration: add a server URL to a JSON file and Claude instantly discovers and exposes all available tools in the chat interface

03

Claude's extended thinking capability lets it reason through multi-step tool usage, chaining multiple API calls to answer complex questions

04

Enterprise-grade security with local config storage. your tokens never leave your machine, and connections go directly to Vinkius Edge network

Farmonaut + Claude Desktop Use Cases

Practical scenarios where Claude Desktop combined with the Farmonaut MCP Server delivers measurable value.

01

Interactive data exploration: ask Claude to query DNS records, look up WHOIS data, and cross-reference results in a single conversation

02

Ad-hoc security audits: type a domain name and let Claude enumerate subdomains, check DNS history, and flag configuration anomalies. all through natural language

03

Executive briefings: generate comprehensive domain intelligence reports by asking Claude to compile findings into a formatted summary

04

Learning and training: new team members can explore API capabilities conversationally without needing to read documentation

Farmonaut MCP Tools for Claude Desktop (12)

These 12 tools become available when you connect Farmonaut to Claude Desktop via MCP:

01

add_field

Accepts field boundary as GeoJSON polygon or coordinates, field name, crop type, and planting date. Returns the created field with ID, calculated area, and monitoring activation status. Essential for onboarding new fields into the monitoring system, expanding farm coverage, and setting up new crop seasons. AI agents should use this when users ask "add a new field for monitoring", "register this field boundary", or need to set up satellite monitoring for a new agricultural area. Register a new agricultural field for satellite monitoring

02

get_crop_advisory

Returns recommendations for irrigation, fertilization, pest control, harvest timing, and field operations. Essential for data-driven farm management, precision agriculture, and optimizing crop inputs. AI agents should use this when users ask "what should I do in my field this week", "get irrigation and fertilizer recommendations", or need AI-powered crop management advice. Get AI-powered crop management advisories and recommendations

03

get_deforestation_alerts

Uses satellite imagery to detect tree cover loss, land clearing, and vegetation changes over time. Essential for conservation compliance, environmental monitoring, carbon credit verification, and land use change detection. AI agents should reference this when users ask "show deforestation alerts in my area", "detect land use changes", or need environmental compliance monitoring. Get deforestation and land change detection alerts

04

get_evi

EVI is more sensitive in high-biomass regions and less affected by atmospheric conditions and soil background than NDVI. Essential for monitoring dense canopies, tropical crops, and areas with high atmospheric interference. Returns EVI values, statistics, satellite source, and acquisition dates. AI agents should use this when users ask "show me EVI trends for this field", "how is the canopy developing in high-biomass areas", or need enhanced vegetation index analysis for dense vegetation. Calculate EVI enhanced vegetation index for high-biomass crop monitoring

05

get_fields

Returns field names, boundaries (GeoJSON polygons), area in hectares/acres, crop type, planting dates, and current monitoring status. Essential for farm management overview, field inventory, and selecting target fields for satellite analysis. AI agents should use this when users ask "show me all my fields", "list monitored fields", or need to identify available fields for vegetation index or weather queries. List all agricultural fields monitored in your Farmonaut account

06

get_ndvi

NDVI measures vegetation health and vigor on a scale of -1 to 1, with higher values indicating healthier vegetation. Returns NDVI values, statistics (mean, min, max, std), satellite source, acquisition date, and cloud cover percentage. Essential for crop health assessment, growth stage monitoring, stress detection, and yield prediction. AI agents should use this when users ask "what is the NDVI for my rice field this month", "calculate vegetation health for field X", or need NDVI-based crop health analysis. Calculate NDVI vegetation index for crop health monitoring

07

get_ndwi

NDWI is sensitive to vegetation water content and soil moisture, making it essential for irrigation scheduling, drought monitoring, and water stress detection. Returns NDWI values, statistics, satellite source, and acquisition dates. AI agents should reference this when users ask "what is the water content in my crops", "do I need to irrigate", or need water stress analysis for irrigation planning. Calculate NDWI water index for crop water stress and irrigation monitoring

08

get_sar_analysis

SAR penetrates clouds and works day/night, making it essential for monitoring in cloudy or rainy conditions. Returns backscatter values, soil moisture estimates, crop structure information, and change detection analysis. Essential for all-weather monitoring, flood detection, soil moisture mapping, and crop structure analysis. AI agents should use this when users ask "get SAR analysis for my field during cloudy season", "monitor crops through cloud cover", or need all-weather satellite analysis. Get Synthetic Aperture Radar (SAR) analysis for all-weather crop monitoring

09

get_satellite_images

Returns true-color and false-color composites, NDVI overlays, and raw spectral bands. Essential for visual crop assessment, change detection, damage assessment, and downloading imagery for further processing. AI agents should reference this when users ask "show me satellite images of my field from last week", "get latest Sentinel-2 imagery", or need satellite imagery for visual assessment. Retrieve satellite imagery for agricultural fields from multiple sources

10

get_soil_moisture

Returns soil moisture levels at different depths (surface, root zone, deep soil), moisture anomalies, and irrigation recommendations. Essential for irrigation scheduling, drought monitoring, water stress detection, and water resource optimization. AI agents should use this when users ask "what is the soil moisture level in my field", "do I need to irrigate", or need soil moisture data for irrigation planning. Get soil moisture data for irrigation scheduling and drought monitoring

11

get_weather

Includes temperature (air, soil), precipitation, humidity, wind speed/direction, solar radiation, evapotranspiration, and growing degree days. Essential for irrigation planning, frost risk assessment, disease/pest pressure modeling, and yield prediction. AI agents should use this when users ask "what was the weather like on my field last month", "get temperature and rainfall data", or need historical weather analysis for crop management decisions. Get historical and current weather data for agricultural fields

12

get_weather_forecast

Includes temperature, precipitation, humidity, wind, and solar radiation forecasts. Essential for planting schedule optimization, harvest timing, irrigation planning, frost protection, and seasonal crop management. AI agents should reference this when users ask "what is the weather forecast for my field next week", "get seasonal precipitation forecast", or need forward-looking weather data for agricultural planning. Get weather forecasts for agricultural planning and irrigation scheduling

Example Prompts for Farmonaut in Claude Desktop

Ready-to-use prompts you can give your Claude Desktop agent to start working with Farmonaut immediately.

01

"Show me the NDVI trend for my rice field over the last 3 months."

02

"What is the 7-day weather forecast and current soil moisture for my wheat field?"

03

"Get AI crop advisory recommendations for my cotton field this week."

Troubleshooting Farmonaut MCP Server with Claude Desktop

Common issues when connecting Farmonaut to Claude Desktop through the Vinkius, and how to resolve them.

01

Server not appearing after restart

Ensure the JSON is valid (no trailing commas). Check the file path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\\Claude\\ (Windows).
02

Authentication error

Verify your Vinkius token is correct. Go to cloud.vinkius.com to regenerate it if needed.
03

Tools not showing in chat

Click the ๐Ÿ”Œ icon at the bottom of the chat input. If it shows 0 tools, the server may still be connecting. wait a few seconds.

Farmonaut + Claude Desktop FAQ

Common questions about integrating Farmonaut MCP Server with Claude Desktop.

01

How does Claude Desktop discover MCP tools?

When Claude Desktop starts, it reads the claude_desktop_config.json file and connects to each configured MCP server. It calls the tools/list endpoint to fetch the schema for every available tool, then surfaces them as clickable options in the chat interface via the ๐Ÿ”Œ icon.
02

What happens if the MCP server is temporarily unavailable?

Claude Desktop handles disconnections gracefully. if the server is unreachable at startup, the tools simply won't appear. Once the server becomes available again, restarting Claude Desktop will re-establish the connection. There is no timeout penalty or error loop.
03

Can I connect multiple MCP servers simultaneously?

Yes. You can add as many servers as you need in the mcpServers section of the config file. Each server appears as a separate tool provider, and Claude can use tools from multiple servers in a single conversation turn.
04

Is there a limit on the number of tools per server?

Claude Desktop can handle hundreds of tools per server. However, for optimal LLM performance, Vinkius servers are designed to expose focused, well-documented tool sets rather than overwhelming the model with too many options.
05

Does Claude Desktop support Streamable HTTP transport?

Yes. Claude Desktop supports both SSE (Server-Sent Events) and the newer Streamable HTTP transport that Vinkius uses. Simply provide the server URL. Claude auto-negotiates the transport protocol.

Connect Farmonaut to Claude Desktop

Get your token, paste the configuration, and start using 12 tools in under 2 minutes. No API key management needed.