CE-RISE Digital Passport Engineering Assistant for Claude Desktop
io.github.ce-rise-software/dp-engineering-assistant
Helps plan and reuse CE-RISE Digital Passport components, models, and deployment assets.
client:Claude Desktop
transport:stdio
runtime:oci
Install CE-RISE Digital Passport Engineering Assistant in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dp-engineering-assistant": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ce-rise-software/dp-engineering-assistant-mcp:0.0.1"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs