Skip to content
Gemini CLI

Sedna Genesis for Gemini CLI

com.sednasystem/genesis

Customer-facing yacht search and charter request MCP server by Sedna System.

client:Gemini CLI transport:streamable-http

Install Sedna Genesis in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "genesis": {
      "httpUrl": "https://mcp.sednasystem.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Sedna Genesis in other clients