How to Use the EOSDA MCP in Windsurf
Windsurf Cascade connects directly to the EOSDA MCP Server to pull satellite imagery, calculate vegetation indices, and map soil moisture.
Works with every AI agent you already use
…and any MCP-compatible client
Connect EOSDA MCP to Windsurf
Create your Vinkius account to connect EOSDA 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.
Autonomous Crop Monitoring in Windsurf
`get_fields` lists your monitored agricultural zones directly in your editor. Windsurf reads the boundaries and immediately runs `get_ndvi_timeseries` without asking for permission. You set a goal to check seasonal crop health, and Cascade handles the multi-step execution entirely on its own. If the agent spots a drop in vegetation health, it pulls `get_soil_moisture` to check root zone saturation. It correlates that data against `get_weather_data` to confirm if drought caused the stress. You get a finished analysis instead of prompting for each individual metric.
Variable Rate Zoning Execution
`get_zoning_map` generates productivity boundaries and average index values per zone. Cascade takes those polygons and writes the application logic for your tractor's variable rate systems. The agent parses the GeoJSON output natively and builds the required data structures. You can also command it to run `render_index_map` to build a visual reference. Windsurf pulls the color-coded raster image and saves it straight to your project directory. No manual downloads or API key juggling required to get field imagery.
Deep Water Stress Analysis
`get_ndmi_timeseries` returns moisture index values per satellite overpass. Cascade pulls this data to track irrigation effectiveness over the last month. It cross-references the historical data with `get_weather_forecast` to predict next week's watering requirements based on upcoming precipitation. For tropical or high-biomass crops, the agent switches to `get_evi_timeseries` to bypass atmospheric interference. It calculates the exact water stress metrics and builds your irrigation schedule automatically in your workspace.
Set up EOSDA 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 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 payment history." If connected, Cascade will call the EOSDA tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"eosda-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 MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the EOSDA MCP today
We host it, we monitor it, we maintain it. You just paste one token.