Skip to content
Zed

Artifacts for Zed

io.github.mctx-ai/artifacts

Save decisions, plans, and notes from any AI session and retrieve them later — from any client. Ask

client:Zed transport:sse

Install Artifacts in Zed

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

{
  "context_servers": {
    "artifacts": {
      "url": "https://artifacts.mctx.ai/v2.2.0"
    }
  }
}

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

Artifacts in other clients