cobbles for Gemini CLI
ai.cobbles/cobbles
The shared task board for teams and their AI agents — connect over OAuth, every action signed.
client:Gemini CLI
transport:streamable-http
Install cobbles in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cobbles": {
"httpUrl": "https://api.cobbles.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