How to Use the EOSDA Agriculture Satellite Data MCP in Claude Code
Claude Code drives satellite imagery pipelines from the terminal, automating crop health analysis directly within your CI/CD workflows.
Works with every AI agent you already use
…and any MCP-compatible client
Connect EOSDA Agriculture Satellite Data MCP to Claude Code
Create your Vinkius account to connect EOSDA Agriculture Satellite Data to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless Vegetation Task Execution
`create_vegetation_task` accepts GeoJSON inputs via standard input to calculate specific spectral indices like EVI. Claude Code runs this operation entirely in the background, making it perfect for nightly cron jobs that monitor farm plots. After initiating the job, your MCP client pipes the returned task ID into a tracking script. It then uses `get_task_result` to download the processed GeoTIFFs directly to your local file system or cloud storage bucket.
Terminal-Based Imagery Discovery
`search_dataset` filters the satellite archive for specific dates and cloud cover percentages using raw terminal commands. You can instruct the agent to find the clearest scene from last week and output the metadata as a formatted JSON file. For broader coverage, `search_multi_dataset` queries several constellations at once. Your SRE team can script this tool to ensure constant data flow for downstream agronomy models, regardless of individual satellite downtime.
Automated MCP Server Indexing
`get_available_indices` returns the exact list of supported spectral calculations for a given dataset ID. Claude Code parses this array to validate pipeline arguments before triggering heavy, expensive remote sensing tasks. Finding the right sensor requires knowing what it can measure. The agent calls `get_available_datasets` to map out the hardware options, ensuring your shell scripts only request data that actually exists.
Set up EOSDA Agriculture Satellite Data MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeeosda-agriculture-satellite-data-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest EOSDA Agriculture Satellite Data transactions." It will automatically discover and invoke the available EOSDA Agriculture Satellite Data tools.
claude mcp add --transport http eosda-agriculture-satellite-data-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp 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 Claude Code
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.