Osha for Gemini CLI
io.github.pipeworx-io/osha
OSHA MCP — US workplace-safety standards (29 CFR Chapter XVII, parts 1900–1990).
client:Gemini CLI
transport:streamable-http
Install Osha in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"osha": {
"httpUrl": "https://gateway.pipeworx.io/osha/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs