SORNKan Worldsite for Gemini CLI
com.sornkan/publish-website
Publish a school or teacher website for $1 USDC/month on Base.
client:Gemini CLI
transport:streamable-http
tools:10
Install SORNKan Worldsite in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"publish-website": {
"httpUrl": "https://publish.sornkan.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