device house for Gemini CLI
house.device/device-house
device.house — words become circuits. Design devices: BoM, enclosure, firmware, routed PCB.
client:Gemini CLI
transport:streamable-http
tools:21
Install device house in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"device-house": {
"httpUrl": "https://device-house-mcp.fly.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs