Skip to content

greenlake subscriptions mcp for Zed

io.github.hewlettpackard/greenlake-subscriptions-mcp

HPE GreenLake subscriptions MCP Server

client:Zed transport:stdio runtime:pypi

Install greenlake subscriptions mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "greenlake-subscriptions-mcp": {
      "command": "uvx",
      "args": [
        "greenlake-subscriptions-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

greenlake subscriptions mcp in other clients