← Registry

Security & Testing

kilotest.com

Provides web page testing reports with detailed issue, violator, and diagnosis analysis.

1 endpoint8 known toolsFirst detected August 27, 2026Last detected August 27, 2026

ENDPOINT 1

https://kilotest.com/mcp

No auth detected

MCP server metadata

Name
Kilotest
Version
2.1.0
Capabilities
tools.listChanged
Server instructions

Use the listReports tool to start. If it shows that there is a report available about the page you want facts about, drill down with the listIssues, listViolators, and listDiagnoses tools. If not, use the requestTest tool to request that the page be tested. If the latest report about the page is obsolete, use the requestRetest tool to request that the page be retested.

Known tools 8

listReports

Provide basics about all available reports.

Inferred read-only
listIssues

Provide details about one report, including basics about the issues reported in it.

Inferred read-only
listViolators

Provide details about one issue in one report, including basics about the elements of the tested page that were reported as exhibiting the issue.

Inferred read-only
listDiagnoses

Provide details about one element reported as exhibiting one issue in one report, including the diagnoses provided by rule engines about how the element exhibited the issue.

Inferred read-only
getReport

Get one full report in JSON.

Inferred read-only
requestTest

Process my request to test a page about which no report is available yet.

Inferred read-only
requestRetest

Process my request to retest a page about which a report is available.

Inferred read-only
requestFeature

Process my request to add or improve a feature.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.kilotest]
url = "https://kilotest.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kilotest": {
      "type": "http",
      "url": "https://kilotest.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kilotest
Remote MCP URL: https://kilotest.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "kilotest": {
      "url": "https://kilotest.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kilotest": {
      "type": "http",
      "url": "https://kilotest.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kilotest",
  "transport": "streamable-http",
  "url": "https://kilotest.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.