Skip to content
VS Code

CloudQuell for VS Code

com.cloudquell/cloudquell-mcp-server

Ask about AWS, Azure, GCP, OpenAI, Anthropic and Snowflake costs, budgets, and anomalies.

client:VS Code transport:streamable-http

Install CloudQuell in VS Code

.vscode/mcp.json

{
  "servers": {
    "cloudquell-mcp-server": {
      "type": "http",
      "url": "https://mcp.cloudquell.com/mcp"
    }
  }
}

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

CloudQuell in other clients