worklore for Gemini CLI
io.github.worklore/worklore
Search worklore stories and x-ray any skill or story capability tier (T0-T4) before you run it.
client:Gemini CLI
transport:streamable-http
Install worklore in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"worklore": {
"httpUrl": "https://worklore.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