Sitey — free subdomains for Gemini CLI
my.sitey/subdomains
Claim a working subdomain in one call — A, CNAME and TXT records. No domain to buy, no account.
client:Gemini CLI
transport:streamable-http
tools:9
Install Sitey — free subdomains in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"subdomains": {
"httpUrl": "https://sitey.my/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs