mcp docker release information for Windsurf
io.github.dockersamples/mcp-docker-release-information
MCP server providing Docker Desktop release notes and security information.
client:Windsurf
transport:stdio
runtime:oci
Install mcp docker release information in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-docker-release-information": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/dockersamples/mcp-docker-release-information:0.3.0"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs