partreel for Gemini CLI
io.github.mingyo186/partreel
Verified KiCad footprints, symbols & 3D models for AI agents. No signup, CC-BY-4.0, quality-gated.
client:Gemini CLI
transport:streamable-http
tools:7
Install partreel in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"partreel": {
"httpUrl": "https://mcp.partreel.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs