Skip to content
Zed

My MCP Server for Zed

live.alpic.commandhub-lua-58b727e2/commandhub-lua

Description of my MCP server

client:Zed transport:streamable-http

Install My MCP Server in Zed

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

{
  "context_servers": {
    "commandhub-lua": {
      "url": "https://commandhub-lua-58b727e2.alpic.live"
    }
  }
}

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

My MCP Server in other clients