zigtester

fixnet-ai/zigtester
★ 0 stars Python AI/LLM Updated 1d ago
One config file. All your tests. Unified test framework — AI-native via MCP Server, with 60–85% token savings for AI coding workflows.
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": {
    "zigtester": {
      "command": "uvx",
      "args": [
        "zigtester"
      ]
    }
  }
}

Or install with pip: pip install zigtester