Skip to content
Gemini CLI

Spacefast for Gemini CLI

io.github.spacefast/mcp

Publish files and folders to the web instantly: permanent URLs, immutable versions, claim links.

client:Gemini CLI transport:streamable-http runtime:npm

Install Spacefast in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.spacefast.com"
    }
  }
}

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

Spacefast in other clients