Skip to content
Zed

Arcjet for Zed

com.arcjet/mcp

An MCP server for Arcjet - the runtime security platform that ships with your AI code.

client:Zed transport:streamable-http

Install Arcjet in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://api.arcjet.com/mcp"
    }
  }
}

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

Arcjet in other clients