sftunes for Gemini CLI
io.github.tmchalk/sftunes
Hand-made human mixtapes with liner notes. Paid tools $0.01 USDC via x402, 80% to the tapemaker.
client:Gemini CLI
transport:streamable-http
tools:3
Install sftunes in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sftunes": {
"httpUrl": "https://sftunes.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs