get_kp_forecast_3day — solarstorm MCP Tool Read-only
get_kp_forecast_3day
(get kp forecast 3day) is one of 4 tools on the
solarstorm
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_kp_forecast_3day from your client
- Claude Code solarstorm get_kp_forecast_3day run in your project directory
- Claude Desktop solarstorm get_kp_forecast_3day ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor solarstorm get_kp_forecast_3day ~/.cursor/mcp.json
- VS Code solarstorm get_kp_forecast_3day .vscode/mcp.json
- Zed solarstorm get_kp_forecast_3day ~/.config/zed/settings.json
- Windsurf solarstorm get_kp_forecast_3day ~/.codeium/windsurf/mcp_config.json
- Cline solarstorm get_kp_forecast_3day ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI solarstorm get_kp_forecast_3day ~/.gemini/settings.json
- Grok solarstorm get_kp_forecast_3day .mcp.json (in your project root)
- ChatGPT solarstorm get_kp_forecast_3day Settings → Connectors → Advanced → Developer mode
- Claude.ai solarstorm get_kp_forecast_3day Settings → Connectors → Add custom connector
- LangChain solarstorm get_kp_forecast_3day pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http solarstorm https://mcp.solarstorm.today/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.