aat

gburgyan/aat
★ 1 stars Go Code/Dev Tools Updated today
Model your API as a graph once. Get long-chain integration tests, layer × environment matrices, CI-ready runs, and an MCP server for AI coding tools — all from the same YAML.
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": {
    "aat": {
      "command": "go",
      "args": [
        "run",
        "github.com/gburgyan/aat@latest"
      ]
    }
  }
}

README Excerpt

<div align="center"> **Model your API as a graph once. Get long-chain integration tests, layer × environment matrices, CI-ready runs, and an MCP server for AI coding tools — all from the same YAML.** <img src="https://raw.githubusercontent.com/gburgyan/aat/main/docs/user/assets/demo-plan.gif" alt="aat run plan full-lifecycle against the offline shop sandbox: fifteen steps stream in with status codes and durations, two steps retry, cleanup deletes the order and the cart, and the run passes" width

Tools (1)

make

Topics

apiapi-testingci-cdclaude-codeclideveloper-toolse2e-testinggogolangintegration-testingmatrix-testingmcpmcp-servermodel-context-protocolopenapi