Sharebench for Gemini CLI
ai.sharebench/registry
Sharebench — search & pull AI skills, agents, prompts & playbooks (SKILL.md) into any MCP client
client:Gemini CLI
transport:streamable-http
tools:2
Install Sharebench in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"registry": {
"httpUrl": "https://mcp-public.sharebench.ai"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs