How to Batch Solar Estimates with OpenClaw
Generate solar estimates for multiple locations with OpenClaw and ToolRouter.
ToolEnergy DataOpenClaw processes solar generation estimates for multiple addresses in a single operation, making it suitable for property developers assessing solar across an entire new-build estate, energy consultancies running portfolio-wide audits, or research projects needing generation data at scale.
Connect ToolRouter to OpenClaw
1Install the CLI
npm install -g toolrouter-mcp2Call tools directly from OpenClaw
toolrouter-mcp call web-search search --query "AI tools"
toolrouter-mcp toolsSteps
Once connected (see setup above), use the Energy Data tool:
- Run: "Estimate solar generation for 4kWp south-facing systems at postcodes LS1 4HY, M1 2AN, and SW1A 1AA using energy-data"
- OpenClaw returns generation estimates for all locations
- Export results for comparison analysis or integration into a property platform
- Combine with installation cost data to rank sites by ROI potential
Example Prompt
Try this with OpenClaw using the Energy Data tool
Generate solar generation estimates for 4kWp south-facing systems at 10 postcodes. Return as JSON with postcode, annual kWh, and estimated annual savings at 28p/kWh.
Tips
- Process entire housing developments in a single run to prioritise solar-viable plots
- Vary panel capacity across the batch to produce comparison datasets for different budgets
- Combine with roof orientation data from planning records for more accurate estimates