How to Use the NASA Earth — Full-Disk Imagery & Natural Events MCP in Cursor
Inject live EONET disaster coordinates and DSCOVR satellite metadata straight into your Cursor projects.
Works with every AI agent you already use
…and any MCP-compatible client
Connect NASA Earth — Full-Disk Imagery & Natural Events MCP to Cursor
Create your Vinkius account to connect NASA Earth — Full-Disk Imagery & Natural Events to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Real-time disaster data injection
`get_natural_events` supplies active coordinates for floods, sea ice, and earthquakes directly to your Cursor agent. You start writing a script to map global hazards, and the AI populates your mockups with actual active event data. Before querying the main feed, your editor uses `get_event_categories` to figure out which disaster types exist. This keeps your code grounded in real API responses instead of hallucinated JSON objects.
Full-disk planet rendering
`get_epic_images` grabs the most recent full-disk Earth shots from 1.5 million kilometers out. The agent drops the exact image URLs into your frontend components while you code. You get access to both natural color and enhanced color feeds. This MCP Server lets you build dashboards that display macro-level planetary conditions without writing the fetch logic yourself.
Time-series validation via MCP Server
`get_epic_dates` returns an array of valid observation days from the NASA archive. Cursor reads this list to validate user input in your application before firing off bad requests. When you need a specific past event, `get_epic_by_date` retrieves the sun position and image identifiers for that exact day. This MCP Server builds the correct image URLs automatically based on that metadata.
Set up NASA Earth — Full-Disk Imagery & Natural Events MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the NASA Earth — Full-Disk Imagery & Natural Events MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent NASA Earth — Full-Disk Imagery & Natural Events transactions." If the MCP tools are loaded correctly, Cursor will call the NASA Earth — Full-Disk Imagery & Natural Events tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"nasa-earth-full-disk-imagery-natural-events-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 NASA. 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 NASA Earth — Full-Disk Imagery & Natural Events MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the NASA Earth — Full-Disk Imagery & Natural Events MCP today
We host it, we monitor it, we maintain it. You just paste one token.