No-Shell Agent Architect MCP for Gemini CLI
io.github.loved0543-dotcom/no-shell-agent-architect-mcp
Turns vague automation requests into tool stacks, prompts, QA checks, and human boundaries.
client:Gemini CLI
transport:streamable-http
tools:7
Install No-Shell Agent Architect MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"no-shell-agent-architect-mcp": {
"httpUrl": "https://ai-automation-operating-pack.vercel.app/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs