Uno Platform for Gemini CLI
uno.platform/uno
The Uno Platform MCP Server to get up-to-date docs and prompts
client:Gemini CLI
transport:sse
tools:4
Install Uno Platform in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"uno": {
"url": "https://mcp.platform.uno/v1"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs