freeport nostr for Gemini CLI
io.github.ptrinh/freeport-nostr
Search Freeport Nostr events by kind, tag & geohash radius (rides, services, reputation).
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:6
Install freeport nostr in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"freeport-nostr": {
"httpUrl": "https://nostr-mcp.trinh.uk/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs