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