Superstimulus Quest: Bounded Agent World for Gemini CLI
quest.superstimulus/world
Bounded agent exploration with persistent progress, deterministic receipts, and return contracts.
client:Gemini CLI
transport:streamable-http
Install Superstimulus Quest: Bounded Agent World in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"world": {
"httpUrl": "https://superstimulus.quest/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs