ariadne

MikhailHal/ariadne
★ 1 stars Kotlin AI/LLM Updated today
ariadne is an MCP (Model Context Protocol) server that provides AI agents with the ability to identify affected tests.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ariadne": {
      "command": "npx",
      "args": [
        "-y",
        "MikhailHal/ariadne"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="doc/ariadne-banner.svg" alt="ariadne banner" width="100%"> </p> <p align="center"> <h1 align="center">ariadne</h1> <p align="center"> <strong>MCP Server for Affected Test Selection</strong> </p> <p align="center"> <a href="https://github.com/MikhailHal/ariadne/releases"><img src="https://img.shields.io/github/v/release/MikhailHal/ariadne?style=flat-square&color=success" alt="Release"></a>