Skip to content
VS Code

Kilotest for VS Code

io.github.jrpool/kilotest

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

client:VS Code transport:streamable-http tools:8

Install Kilotest in VS Code

.vscode/mcp.json

{
  "servers": {
    "kilotest": {
      "type": "http",
      "url": "https://kilotest.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Kilotest in other clients