Garden Agent Platform for Gemini CLI
io.github.uncooe/garden-agent-platform
Experimental MCP for discovering and purchasing explicitly published, versioned Agent knowledge.
client:Gemini CLI
transport:streamable-http
tools:5
Install Garden Agent Platform in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"garden-agent-platform": {
"httpUrl": "https://garden-mpp-test.bimeixishuai.workers.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs