EPWForge is available wherever you do your modeling. Pick the integration that fits your stack — most users start with the web app or the hosted MCP server.
Hosted Model Context Protocol server at https://epwforge.com/api/mcp. Add as a Custom MCP Server in your AI client; 3 of 4 tools (find_station, analyze_weather, chart_weather) work without authentication so prospects can evaluate from claude.ai immediately. Only generate_weather_file (which delivers EPW/DDY files) requires an API key. Also exposes 7 Resources (SSP / UHI / event catalogs) + 5 Prompts (climate-stress-test, future-cooling-load, etc.).
Python package on PyPI. The CLI installer auto-detects your AI client config and adds EPWForge as an MCP server. Read tools work without an API key; generation tool needs one (free signup, 5 welcome credits).
Full REST API for programmatic access. Same parameter surface as the web UI: TMY/AMY basis, CMIP6 SSP morphing, UHI presets, extreme events with intensity sliders, wildfire smoke overlay, ASHRAE design conditions. API keys are free on any tier (Free includes 5 welcome credits); generation endpoints charge credits per call. Two public read endpoints (/stations and /guzzstations) work without auth.
GHPython component for Rhino 8 — fetches EPWForge weather files directly into your Grasshopper canvas with full Ladybug / Honeybee compatibility (basis, SSP morphing, UHI, events, smoke, ensembles). Source is open on GitHub but the script hasn't been smoke-tested against the current credits-model API yet. We're holding off on Food4Rhino / Rhino Package Manager submission until we can verify end-to-end in a live Rhino 8 install. Watch the repo or email dana@guzzlabs.com to be notified at launch.
Browse 17,000+ stations, drop a pin anywhere on the globe, preview hourly + design conditions for any combination of SSP/year/percentile/UHI/events/smoke. Download as EPW + DDY + CSV bundle.