vouchfx-mcp

tomas-rampas/vouchfx-mcp
★ 0 stars C# AI/LLM Updated today
Local stdio MCP server for AI agents working with vouchfx: validate .e2e.yaml suites, browse the step catalogue and docs, run suites with live progress, diagnose run event streams.
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": {
    "vouchfx-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tomas-rampas/vouchfx-mcp"
      ]
    }
  }
}

README Excerpt

A local stdio [Model Context Protocol](https://modelcontextprotocol.io/) server for AI coding agents, wrapping the packaged [`vouchfx`](https://github.com/tomas-rampas/vouchfx) CLI. It advertises six tools to validate `.e2e.yaml` suites against the JSON Schema, look up the step catalogue and documentation for a given