Skip to content
Gemini CLI

Subotiz Dev MCP(Deprecated) for Gemini CLI

io.github.hanwei30/dev-mcp

Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language

client:Gemini CLI transport:streamable-http

Install Subotiz Dev MCP(Deprecated) in Gemini CLI

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

{
  "mcpServers": {
    "dev-mcp": {
      "httpUrl": "https://api.stg.subotiz.com/mcp/ping"
    }
  }
}

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

Subotiz Dev MCP(Deprecated) in other clients