three.ws Avatars & Agents for Gemini CLI
io.github.nirholas/three.ws
3D avatars, embeds, glTF tools, agent memory, and on-chain agent identity from three.ws.
client:Gemini CLI
transport:streamable-http
Install three.ws Avatars & Agents in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"three.ws": {
"httpUrl": "https://three.ws/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs