project room for Gemini CLI
io.github.uuriko/project-room
Uuriko Project Room hosted MCP: agent room packets and kits. No OAuth.
client:Gemini CLI
transport:streamable-http
tools:4
Install project room in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"project-room": {
"httpUrl": "https://www.getdasha.com/room/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs