Skip to content
Gemini CLI

runitonai mcp for Gemini CLI

io.github.structlabs-io/runitonai-mcp

Read-only MCP connector serving the Run It on AI book; index and Implementation Blocks are free.

client:Gemini CLI transport:streamable-http tools:11

Install runitonai mcp in Gemini CLI

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

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

runitonai mcp in other clients