techmanual.ai for Gemini CLI
io.github.techmanual-ai/techmanual
Search technical manuals for T&M, industrial automation, and power electronics equipment.
client:Gemini CLI
transport:streamable-http
runtime:pypi
Install techmanual.ai in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"techmanual": {
"httpUrl": "https://mcp.techmanual.ai/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs