BatteryOS MCP workflow
Model Context Protocol

BatteryOS in your AI workflow

Pull market data, revenue analytics, and asset research directly into Claude, Cursor, or any MCP-compatible AI tool. No tab switching, no exports.

  • Market analytics & forward curves across all ISOs
  • Revenue benchmarks & BOS Index data
  • BESS asset directory & interconnection queue
Connect Now
What you can do
Market Analytics
  • Forward curves calibrated to traded markets
  • ISO-wide price data & heatmaps
  • Historical & forecast prices
Revenue Analytics
  • Asset revenue performance
  • BOS Index benchmarking
  • Scenario & dispatch analytics
Asset Research
  • BESS asset directory
  • Interconnection queue data
  • Operating status tracking
How it works
1
Sign in with BatteryOS

Authenticate via OAuth2 using your existing BatteryOS credentials. No separate password.

2
Add to your AI tool

One command or a settings toggle. Choose your platform in the setup section below.

3
Start asking questions

Query your energy data in natural language inside Claude, Cursor, or Windsurf.

Setup instructions

Individual users (Pro / Max)

  1. Go to Settings → Integrations
  2. Click Add integration
  3. Paste the server URL and click Connect
  4. Authenticate with your BatteryOS credentials

Teams & Enterprise admins

  1. Go to Organization Settings → Connectors
  2. Click Add Custom Web server
  3. Paste the server URL and save
  4. Members then go to Settings → Connectors, find BatteryOS, and click Connect to authenticate

Server URL

https://mcp.batteryos.com/sse

Steps

  1. Open claude_desktop_config.json
  2. Add the BatteryOS server block shown here
  3. Restart Claude Desktop and BatteryOS tools will appear
{
  "mcpServers": {
    "batteryos": {
      "command": "npx",
      "args": ["batteryos-mcp"]
    }
  }
}

Steps

  1. Run the command in your terminal
  2. Authenticate when prompted (OAuth2)
  3. Access tools via /mcp in any Claude Code session
# Add the BatteryOS MCP server
claude mcp add batteryos \
  --transport http \
  https://mcp.batteryos.com/sse

Cursor, Windsurf, and other MCP clients

Add a new MCP server in your client’s settings using the server URL below. Refer to your client’s documentation for where to add custom MCP servers.

Server URL

https://mcp.batteryos.com/sse

Ready to connect BatteryOS to your AI tool?

Existing subscribers: connect in under 2 minutes. No new account needed.

Get Setup Instructions