Matchbox for Gemini CLI
com.askmatchbox/matchbox
Describe a problem in plain language; get matching products with honest caveats. Never sponsored.
client:Gemini CLI
transport:streamable-http
tools:3
Install Matchbox in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"matchbox": {
"httpUrl": "https://askmatchbox.com/api/mcp/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs