Skip to content
Windsurf

CE-RISE Digital Passport Engineering Assistant for Windsurf

io.github.ce-rise-software/dp-engineering-assistant

Helps plan and reuse CE-RISE Digital Passport components, models, and deployment assets.

client:Windsurf transport:stdio runtime:oci

Install CE-RISE Digital Passport Engineering Assistant in Windsurf

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

{
  "mcpServers": {
    "dp-engineering-assistant": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1"
      ]
    }
  }
}

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

CE-RISE Digital Passport Engineering Assistant in other clients