Crossplane for Windsurf
io.github.ravibagri5/crossplane-mcp-server
Read-only access to a Crossplane control plane: resources, claims, packages, compositions.
client:Windsurf
transport:stdio
runtime:oci
Install Crossplane in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"crossplane-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ravibagri5/crossplane-mcp-server:0.1.5"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs