Skip to content
Zed

My MCP Server for Zed

live.alpic.fast-mcp-f337845e/fast-mcp

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": {
    "fast-mcp": {
      "url": "https://fast-mcp-f337845e.alpic.live"
    }
  }
}

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

My MCP Server in other clients