Prh Fi for Gemini CLI
io.github.pipeworx-io/prh-fi
Finnish Patent and Registration Office (PRH) — YTJ open data MCP.
client:Gemini CLI
transport:streamable-http
Install Prh Fi in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"prh-fi": {
"httpUrl": "https://gateway.pipeworx.io/prh-fi/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs