Skip to content
Zed

mcp empty public for Zed

io.github.brkd-h1/mcp-empty-public

Minimal streamable HTTP MCP server used for owned-account registry connectivity tests.

client:Zed transport:streamable-http

Install mcp empty public in Zed

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

{
  "context_servers": {
    "mcp-empty-public": {
      "url": "https://bintool.brkd.no/anything/mcp-empty-public"
    }
  }
}

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

mcp empty public in other clients