structa for Gemini CLI
me.structa/structa
An AI-native context platform that accumulates an organization's judgment. Built by South Gate Inc.
client:Gemini CLI
transport:streamable-http
Install structa in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"structa": {
"httpUrl": "https://structa.me/api/gateway/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs