Skip to content
VS Code

OVHcloud for VS Code

com.ovhcloud.eu.mcp/api

Official MCP server for managing OVHcloud infrastructures, services & account

client:VS Code transport:streamable-http

Install OVHcloud in VS Code

.vscode/mcp.json

{
  "servers": {
    "api": {
      "type": "http",
      "url": "https://mcp.{region}.ovhcloud.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

OVHcloud in other clients