Skip to content
Zed

server for Zed

com.devopness.mcp/server

Devopness MCP server for DevOps happiness! Empower AI Agents to deploy apps and infra, to any cloud.

client:Zed transport:streamable-http

Install server in Zed

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

{
  "context_servers": {
    "server": {
      "url": "https://mcp.devopness.com/mcp/"
    }
  }
}

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

server in other clients