Skip to content

My MCP Server for Zed

live.alpic.apps-sdk-template-14df1dd6/apps-sdk-template

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": {
    "apps-sdk-template": {
      "url": "https://apps-sdk-template-14df1dd6.alpic.live"
    }
  }
}

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

My MCP Server in other clients