mcp public for Gemini CLI
io.github.tiza-ai/mcp-public
Search engine for AI agents to find MCP servers, A2A agents, and skills on their own.
client:Gemini CLI
transport:streamable-http
Install mcp public in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp-public": {
"httpUrl": "https://tiza.cc/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs