Skip to content
Zed

Kilotest for Zed

io.github.jrpool/kilotest

Ensemble testing of web pages for accessibility, usability, and standards conformity

client:Zed transport:streamable-http tools:8

Install Kilotest in Zed

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

{
  "context_servers": {
    "kilotest": {
      "url": "https://kilotest.com/mcp"
    }
  }
}

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

What Zed can do once it is connected

Kilotest in other clients