Skip to content
Gemini CLI

runtime for Gemini CLI

com.formatho/runtime

Self-hosted MCP server: 26 deterministic dev, security, and EVM tools.

client:Gemini CLI transport:streamable-http runtime:oci tools:26

Install runtime in Gemini CLI

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

{
  "mcpServers": {
    "runtime": {
      "httpUrl": "https://mcp.formatho.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

What Gemini CLI can do once it is connected

All 26 tools →

runtime in other clients