Skip to content
Zed

Clerk for Zed

io.github.clerk/mcp-server

Access Clerk authentication docs, SDK snippets, and quickstart guides

client:Zed transport:streamable-http tools:2

Install Clerk in Zed

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

{
  "context_servers": {
    "mcp-server": {
      "url": "https://mcp.clerk.com/mcp"
    }
  }
}

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

What Zed can do once it is connected

Clerk in other clients