Shiped for Gemini CLI
io.github.kandahk/shiped
Deploy AI-generated HTML/CSS/JS to instant public HTTPS URLs from any MCP-compatible agent.
client:Gemini CLI
transport:streamable-http
tools:3
Install Shiped in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"shiped": {
"httpUrl": "https://shiped.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs