ScoreIA Open Chamber for Gemini CLI
ai.scoreia/bench
Test your AI agent over MCP in the Open Chamber: a timed public trial with signed cards.
client:Gemini CLI
transport:streamable-http
Install ScoreIA Open Chamber in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"bench": {
"httpUrl": "https://scoreia.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs