How to Use the NASA MCP in Claude Code
Pipe NASA data directly into your terminal with Claude Code to automate space telemetry scripts and CI/CD pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect NASA MCP to Claude Code
Create your Vinkius account to connect NASA 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.
Automate daily space imagery scripts
The `get_apod` and `get_earth_imagery` tools let your CLI agent fetch the astronomy picture of the day or specific satellite coordinates. This runs entirely headless in your terminal without any browser interactions. You can set up a cron job that triggers Claude Code every morning. The agent pulls the latest image URL and explanation, then automatically pipes that data into a Slack webhook or a static site generator.
Track asteroids from the command line
Tools like `get_neo_feed` and `get_tech_transfer` expose live hazard tracking and federal patent databases directly to your shell. Your agent can query a specific date range and return the exact velocity of near-Earth objects. SREs and backend developers can use this to build automated alerts. If an asteroid is flagged as potentially hazardous, the CLI can parse the JSON response and execute a script to log the event.
Query the NASA MCP Server via CLI
The `search_nasa_library` and `get_mars_photos` tools provide terminal access to the entire federal media archive. You can filter rover photos by camera type or search the library for specific audio files. Claude Code handles the pagination and filtering natively. Ask it to download all front hazard camera shots from a specific sol date, and it will write the bash script to pull every single image.
Set up NASA 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-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest NASA transactions." It will automatically discover and invoke the available NASA tools.
claude mcp add --transport http nasa-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 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 MCP today
We host it, we monitor it, we maintain it. You just paste one token.