Skip to content
Zed

Dwds for Zed

io.github.pipeworx-io/dwds

DWDS MCP — German Digital Dictionary.

client:Zed transport:streamable-http

Install Dwds in Zed

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

{
  "context_servers": {
    "dwds": {
      "url": "https://gateway.pipeworx.io/dwds/mcp"
    }
  }
}

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

Dwds in other clients