Skip to content
Zed

mcp for Zed

io.artifacta/mcp

Artifact store for AI agents. Hosted OAuth at mcp.artifacta.io/mcp; local stdio via npm/PyPI.

client:Zed transport:streamable-http runtime:npm

Install mcp in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.artifacta.io/mcp"
    }
  }
}

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

mcp in other clients