xfa for Gemini CLI
tech.xfa/xfa
XFA's remote MCP server — query device posture, compliance, policies & CVEs. Read-only.
client:Gemini CLI
transport:streamable-http
Install xfa in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"xfa": {
"httpUrl": "https://mcp.xfa.tech/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs