Skip to content
Zed

Hackle for Zed

io.github.hackle-io/hackle-mcp

Remote MCP server for the Hackle Admin API: experiments, feature flags, remote config, messaging.

client:Zed transport:streamable-http

Install Hackle in Zed

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

{
  "context_servers": {
    "hackle-mcp": {
      "url": "https://mcp.hackle.io/mcp"
    }
  }
}

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

Hackle in other clients