How to Use the NASA APOD — Astronomy Picture of the Day MCP in Windsurf
Feed NASA APOD cosmic data straight into Windsurf Cascade to build stargazing apps on autopilot.
Works with every AI agent you already use
…and any MCP-compatible client
Connect NASA APOD — Astronomy Picture of the Day MCP to Windsurf
Create your Vinkius account to connect NASA APOD — Astronomy Picture of the Day 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.
Daily Cosmic Feeds in Cascade
Cascade takes the `get_apod` tool and spins up daily astronomical updates without you needing to prompt every single step. It grabs the image URL, pulls the explanation written by professional astronomers, and displays the payload in your workspace. You do not have to copy-paste metadata or manually download files. Cascade reads the media type returned by this MCP Server, detects if it is an image or video, and formats the output directly in your editor.
Chaining Date Ranges with Windsurf
Cascade uses this MCP Server tool `get_apod_range` to fetch up to 30 days of space imagery in a single run. Instead of making you request each day one by one, the agent loops through the dates, grabs the metadata, and writes it directly to your project files. This means you can ask the agent to build a monthly gallery, and it will fetch the assets, structure the JSON, and generate the frontend components in one go.
Random Archive Exploration
Use `get_random_apod` to pluck unexpected astronomical gems from NASA's 30-year deep-space archive. Cascade can grab five random images, analyze their descriptions, and organize them by cosmic theme. You get instant access to decades of space history, and Cascade does the heavy lifting of sorting, downloading, and cataloging the files.
Set up NASA APOD — Astronomy Picture of the Day 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 APOD — Astronomy Picture of the Day 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 APOD — Astronomy Picture of the Day payment history." If connected, Cascade will call the NASA APOD — Astronomy Picture of the Day tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"nasa-apod-astronomy-picture-of-the-day-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 APOD — Astronomy Picture of the Day MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the NASA APOD — Astronomy Picture of the Day MCP today
We host it, we monitor it, we maintain it. You just paste one token.