Back to directory
avansaber/tailtest-cline

avansaber/tailtest-cline

@avansaber

tailtest for Cline: MCP server + .clinerules pack + Memory Bank integration for AI software testing across 8+ editors

testingclineai-testingadversarial-testingmcppythontool

Installation & Configuration

{
  "mcpServers": {
    "tailtest": {
      "command": "python",
      "args": [
        "-m",
        "src.server"
      ],
      "cwd": "/path/to/tailtest-cline/mcp_server",
      "alwaysAllow": [
        "tailtest_ping",
        "tailtest_scenario_plan",
        "tailtest_classify_failures",
        "tailtest_pick_template"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17