How to Use the NASA DONKI — Space Weather Intelligence MCP in Claude Code
Pipe real-time solar flare data into your terminal. A headless MCP Server for your CI/CD pipelines, cron jobs, and shell scripts.
Works with every AI agent you already use
…and any MCP-compatible client
Connect NASA DONKI — Space Weather Intelligence MCP to Claude Code
Create your Vinkius account to connect NASA DONKI — Space Weather Intelligence 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.
Integrate into shell scripts
This is a proper command-line tool. You can pipe the output of any query directly to other standard unix utilities like `jq`, `grep`, or `awk`. It's designed for headless operation. For example, to get the note from the most recent CME, you could run: `claude mcp call nasa-donki get_cme | jq '.[0].note'`. It fits right into the workflows you already have.
Automate monitoring with cron
Set up a simple cron job to monitor for severe space weather. A one-line script can check the `get_geomagnetic_storms` tool for a high Kp index and trigger an alert if it finds one. This is how you build a reliable, low-maintenance warning system. Because Claude Code is headless and the MCP server is managed by Vinkius, you get a robust monitoring solution without managing any new infrastructure. It's ideal for SRE and DevOps teams.
Log space weather data for analysis
Use Claude Code in a scheduled GitHub Action or a Docker container to build a historical log of space weather events. Run a daily job that calls `get_donki_notifications` and appends the structured JSON output to a file in cloud storage. This creates a powerful dataset for later analysis without any manual intervention. It's a straightforward way to archive raw NASA telemetry for your own research or operational intelligence.
Set up NASA DONKI — Space Weather Intelligence 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 seenasa-donki-space-weather-intelligence-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest NASA DONKI — Space Weather Intelligence transactions." It will automatically discover and invoke the available NASA DONKI — Space Weather Intelligence tools.
claude mcp add --transport http nasa-donki-space-weather-intelligence-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 NASA DONKI — Space Weather Intelligence MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the NASA DONKI — Space Weather Intelligence MCP today
We host it, we monitor it, we maintain it. You just paste one token.