FindMyPart for Gemini CLI
io.github.jgaethle10/findmypart
Hard-to-source part discovery with replacement, salvage and fabrication paths.
client:Gemini CLI
transport:streamable-http
tools:4
Install FindMyPart in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"findmypart": {
"httpUrl": "https://findmypart.base44.app/functions/findMyPartMcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs