Skip to content
Zed

xhost for Zed

com.xhostd/mcp

Agent-first hosting: create apps, commit code, deploy, get HTTPS URLs. OAuth sign-in, no tokens.

client:Zed transport:streamable-http

Install xhost in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.xhostd.com/mcp/"
    }
  }
}

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

xhost in other clients