Skip to content
Windsurf

datuma_k for Windsurf

io.github.marthvon/datuma-k

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

client:Windsurf transport:stdio runtime:npm

Install datuma_k in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

datuma_k in other clients