Glushkov Modelling MCP for Gemini CLI
com.glushkov-modelling/content
Ship models, build logs, tutorials, galleries, public URLs, and contextual content search.
client:Gemini CLI
transport:streamable-http
Install Glushkov Modelling MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"content": {
"httpUrl": "https://mcp.glushkov-modelling.com/mcp-oauth"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs