Skip to content
Gemini CLI

Data Michigan for Gemini CLI

io.github.pipeworx-io/data-michigan

Michigan Open Data (data.michigan.gov) Socrata MCP.

client:Gemini CLI transport:streamable-http

Install Data Michigan in Gemini CLI

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

{
  "mcpServers": {
    "data-michigan": {
      "httpUrl": "https://gateway.pipeworx.io/data-michigan/mcp"
    }
  }
}

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

Data Michigan in other clients