Kilotest for Cursor
io.github.jrpool/kilotest
Ensemble testing of web pages for accessibility, usability, and standards conformity
client:Cursor
transport:streamable-http
tools:8
Install Kilotest in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"kilotest": {
"url": "https://kilotest.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs