How to Use the NASA Mars — Rover Photos from the Red Planet MCP in Windsurf
Get raw Martian telemetry and imagery directly inside Windsurf using Cascade's autonomous multi-step tool chaining.
Works with every AI agent you already use
…and any MCP-compatible client
Connect NASA Mars — Rover Photos from the Red Planet MCP to Windsurf
Create your Vinkius account to connect NASA Mars — Rover Photos from the Red Planet 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.
Pull raw telemetry with `get_mars_manifest`
The `get_mars_manifest` tool exposes active sol ranges, camera availability, and mission status for Curiosity, Opportunity, and Spirit. Cascade uses this raw manifest data to figure out which sols have the highest density of images before writing any code. You don't need to look up Martian calendars or guess which cameras were active during a specific phase of the mission. By analyzing the returned JSON payload, your AI client maps out the entire mission timeline. It then chains subsequent queries without asking you for permission at every step. This MCP server makes it easy to build local archives or analyze rover activity over time.
Grab photos using `get_mars_photos` inside Windsurf
The `get_mars_photos` tool retrieves raw surface images filtered by specific onboard cameras like MAST, CHEMCAM, or NAVCAM. Cascade chains this tool with local file-writing operations to download and organize Martian imagery directly into your workspace. You just tell the agent to find Mastcam shots from Curiosity's 1000th sol, and it handles the rest. Having access to over 800,000 photos means you need precise filtering. This MCP server lets your agent target specific hazards using FHAZ and RHAZ cameras, or study soil details via MAHLI. Your workspace receives raw image data while the agent handles pagination and storage logic behind the scenes.
Track live feeds with `get_mars_latest`
The `get_mars_latest` tool pulls the most recent images beamed back from Curiosity's active mission on the red planet. Since Curiosity is still actively transmitting data, this endpoint acts as a live feed for raw space telemetry. Cascade monitors this stream to update your local dashboards or notify you when new files arrive. Combining this live feed with `get_mars_photos_by_date` lets you compare current Martian weather or terrain with historical data from Spirit and Opportunity. You get a direct line to NASA's public archives without leaving your development environment.
Set up NASA Mars — Rover Photos from the Red Planet 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 NASA Mars — Rover Photos from the Red Planet 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 NASA Mars — Rover Photos from the Red Planet payment history." If connected, Cascade will call the NASA Mars — Rover Photos from the Red Planet tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"nasa-mars-rover-photos-from-the-red-planet-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 Mars — Rover Photos from the Red Planet MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the NASA Mars — Rover Photos from the Red Planet MCP today
We host it, we monitor it, we maintain it. You just paste one token.