Add the server
Edit~/.gemini/settings.json:
Gemini CLI uses
httpUrl for a streamable HTTP server like Hive. It also accepts url,
but that selects its SSE transport, which is not what you want here. serverUrl is a
Windsurf key and will not work.Verify
Restart the CLI and ask for a live price. If the server does not load, check the JSON parses and that you usedhttpUrl.
