How to Use the EOSDA Agriculture Satellite Data MCP in Windsurf
Windsurf connects directly to satellite imagery, letting Cascade autonomously map crop health and track vegetation indices.
Works with every AI agent you already use
…and any MCP-compatible client
Connect EOSDA Agriculture Satellite Data MCP to Windsurf
Create your Vinkius account to connect EOSDA Agriculture Satellite Data to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Windsurf MCP Server for Crop Analysis
`create_vegetation_task` initiates a remote sensing job to calculate NDVI or EVI for your specified polygon. You tell Cascade to check a field, and it automatically triggers the calculation without asking for permission. Once the job starts, your agent monitors the processing queue using `get_task_result`. It pulls down the final GeoTIFF URLs and status codes as soon as the satellite data finishes rendering.
Cross-Sensor Imagery Search
`search_multi_dataset` scans overlapping satellite passes from different constellations over your target coordinates. Windsurf parses the returned scene IDs, cloud cover percentages, and acquisition dates to find the clearest optical shot. Instead of manually comparing dates, Cascade filters out heavy cloud cover and selects the optimal imagery. It uses `get_available_datasets` to confirm which sensor networks cover your specific farming region before executing the search.
Vegetation Index Discovery
`get_available_indices` pulls the exact list of spectral calculations supported for your chosen dataset. Your MCP client reads this list to decide whether soil moisture or canopy health metrics fit your current agronomy goal. If you ask for a rust fungus risk assessment, Cascade cross-references these indices to pick the right spectral bands. It then feeds that choice directly back into a new vegetation task.
Set up EOSDA Agriculture Satellite Data MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the EOSDA Agriculture Satellite Data MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my EOSDA Agriculture Satellite Data payment history." If connected, Cascade will call the EOSDA Agriculture Satellite Data tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"eosda-agriculture-satellite-data-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by EOSDA. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about EOSDA Agriculture Satellite Data MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the EOSDA Agriculture Satellite Data MCP today
We host it, we monitor it, we maintain it. You just paste one token.