Skip to content
Zed

mcp server for Zed

io.github.hostsmith/mcp-server

Deploy static sites on Hostsmith - give it a file, get a live HTTPS URL. EU/US residency.

client:Zed transport:streamable-http runtime:npm

Install mcp server in Zed

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

{
  "context_servers": {
    "mcp-server": {
      "url": "https://mcp.hostsmith.net/mcp"
    }
  }
}

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

mcp server in other clients