Skip to content
Zed

ForgeKit for Zed

dev.useforgekit/forgekit

Developer utility MCP: screenshots, PDFs, OG, QR, link preview, JSON validate, ShipPack.

client:Zed transport:streamable-http

Install ForgeKit in Zed

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

{
  "context_servers": {
    "forgekit": {
      "url": "https://useforgekit.dev/mcp"
    }
  }
}

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

ForgeKit in other clients