Skip to content
Zed

Easy8 for Zed

io.github.easy8com/easy8-mcp

Connect AI assistants to Easy8 — read and update projects, issues, and comments.

client:Zed transport:streamable-http

Install Easy8 in Zed

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

{
  "context_servers": {
    "easy8-mcp": {
      "url": "https://{easy8_host}/mcp"
    }
  }
}

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

Easy8 in other clients