Skip to content
Gemini CLI

Process Street for Gemini CLI

io.github.process-street/process-street-mcp

Connect AI agents to Process Street workflows, tasks, runs, data sets, and operational records.

client:Gemini CLI transport:streamable-http

Install Process Street in Gemini CLI

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

{
  "mcpServers": {
    "process-street-mcp": {
      "httpUrl": "https://mcp.process.st/"
    }
  }
}

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

Process Street in other clients