Skip to content
Gemini CLI

developer toolkit mcp for Gemini CLI

io.github.mjaskolski/developer-toolkit-mcp

The documentation, as a tool your agent can call: 950+ AI-dev guides. Search + fetch tools.

client:Gemini CLI transport:streamable-http tools:2

Install developer toolkit mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "developer-toolkit-mcp": {
      "httpUrl": "https://developertoolkit.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

What Gemini CLI can do once it is connected

developer toolkit mcp in other clients