Harrypotter for Gemini CLI
io.github.pipeworx-io/harrypotter
Harry Potter API MCP (hp-api.onrender.com) — keyless.
client:Gemini CLI
transport:streamable-http
Install Harrypotter in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"harrypotter": {
"httpUrl": "https://gateway.pipeworx.io/harrypotter/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs