Drupal Code Query for Gemini CLI
tech.tresbien/drupal-code-query
Drupal core API changes, contrib usage, upgrade readiness, patch verdicts, code search, SQL.
client:Gemini CLI
transport:streamable-http
tools:16
Install Drupal Code Query in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"drupal-code-query": {
"httpUrl": "https://mcp.tresbien.tech/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs