Skip to content

Drupal Code Query for Zed

tech.tresbien/drupal-code-query

Drupal core API changes, contrib usage, upgrade readiness, patch verdicts, code search, SQL.

client:Zed transport:streamable-http tools:16

Install Drupal Code Query in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "drupal-code-query": {
      "url": "https://mcp.tresbien.tech/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

Drupal Code Query in other clients