Skip to content
Zed

datuma_k for Zed

io.github.marthvon/datuma-k

Query, validate, preview, and generate source from *.dtct data contracts and *.ngin templates.

client:Zed transport:stdio runtime:npm

Install datuma_k in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "datuma-k": {
      "command": "npx",
      "args": [
        "-y",
        "@marthvon/datuma-k-mcp"
      ],
      "env": {
        "DATUMA_K": "<DATUMA_K>"
      }
    }
  }
}

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

datuma_k in other clients