How to Use the NREL Energy Data MCP in Claude Code
Query solar metrics and utility rates directly from your terminal using Claude Code and this secure MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect NREL Energy Data MCP to Claude Code
Create your Vinkius account to connect NREL Energy Data 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.
Query NREL metrics directly from Claude Code
Ditch the browser and pull solar radiation metrics via `get_solar_resource` directly in your shell. Claude Code uses this server to pull average electricity costs via `get_utility_rates` without forcing you to write curl requests. You can pipe the outputs straight into your terminal tools or save them as raw JSON. It is the fastest way to verify grid tariffs and solar exposure without context switching out of your terminal.
Automate infrastructure checks in your CI/CD pipelines
Integrate energy data validation directly into your deployment scripts by running headless checks with `get_solar_data_query`. Claude Code can verify dataset availability before spinning up heavy analytical workloads. The agent can also query `get_geothermal_resource` to validate site parameters during automated environmental reviews. It fits perfectly into your existing bash workflows and cron jobs.
Script fuel station mapping from the command line
Querying alternative fuel hubs via `list_alt_fuel_stations` gives you a fast, raw list of locations directly in your standard output. Claude Code calls `get_nearest_stations` to fetch coordinates and charging speeds without any GUI overhead. You can have the agent parse the station details with `get_station_details` to filter out slow chargers. It is a pure, terminal-first approach to infrastructure mapping.
Set up NREL Energy Data 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 seenrel-energy-data-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest NREL Energy Data transactions." It will automatically discover and invoke the available NREL Energy Data tools.
claude mcp add --transport http nrel-energy-data-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 NREL Energy Data MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the NREL Energy Data MCP today
We host it, we monitor it, we maintain it. You just paste one token.