DevGlobe for Gemini CLI
io.github.sajeetharan/devglobe
The open-source talent graph for humans and AI agents. Find developers.
client:Gemini CLI
transport:streamable-http
tools:8
Install DevGlobe in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"devglobe": {
"httpUrl": "https://www.devglobe.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs