configure_inverter
Set your Fronius inverter's IP address to allow solar data retrieval. The configuration persists and returns setup instructions for first-time use.
Instructions
Configure the Fronius inverter IP address or hostname.
Call this once to tell the MCP server where your inverter lives. The value is saved to ~/.fronius-mcp.json and persists across restarts.
Also returns instructions for finding the inverter IP and enabling the Solar API — useful for first-time setup.
Args: host: IP address or hostname of the inverter (e.g. '192.168.178.35'). Scheme and port are stripped automatically.
Returns a confirmation message plus setup instructions, or a connectivity warning if the inverter cannot be reached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |