skunit

mehrandvd/skunit
★ 172 stars C# 🤖 AI/LLM Updated 25d ago
skUnit is a testing tool for AI units, such as IChatClient, MCP Servers and agents.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "skunit": {
      "command": "npx",
      "args": [
        "-y",
        "mehrandvd/skunit"
      ]
    }
  }
}

Topics

agentagentic-aicsharpdotnetgpt-pluginsmcpmodelcontextprotocolopenaisemantic-kerneltesttest-automationtestingtesting-tools