Skip to content
Gemini CLI

Samgov for Gemini CLI

io.github.pipeworx-io/samgov

SAM.gov MCP — Federal contract opportunities and entity registration data

client:Gemini CLI transport:streamable-http

Install Samgov in Gemini CLI

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

{
  "mcpServers": {
    "samgov": {
      "httpUrl": "https://gateway.pipeworx.io/samgov/mcp"
    }
  }
}

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

Samgov in other clients