Skip to content
Windsurf

oracle cloud for Windsurf

io.github.expertvagabond/oracle-cloud

Oracle Cloud Infrastructure MCP server

client:Windsurf transport:stdio runtime:npm

Install oracle cloud in Windsurf

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

{
  "mcpServers": {
    "oracle-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "oracle-cloud-mcp"
      ]
    }
  }
}

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

oracle cloud in other clients