XFMS — Model Source for Gemini CLI
dev.xpansion/xfms
Pick the right LLM for any task. Ranked shortlist with rationale across 8 evaluators.
client:Gemini CLI
transport:streamable-http
tools:5
Install XFMS — Model Source in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"xfms": {
"httpUrl": "https://xfms.vercel.app/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs