emgena's picture
Upgrade with turnkey MCP Server for Cursor & Claude Desktop
82e1ddc verified
|
Raw
History Blame Contribute Delete
2.22 kB
metadata
language:
  - en
license: apache-2.0
tags:
  - mcp
  - cursor
  - claude
  - emgena
  - developer-tools
pretty_name: >-
  CodeArchitect Docker & Self-Healing PyTest Guard (Evaluation Teaser + Turnkey
  MCP Server)
size_categories:
  - n<1K

🚀 CodeArchitect Docker & Self-Healing PyTest Guard (Evaluation Teaser + Turnkey MCP Server)

⚡ Official Free Community Teaser (50 Verified Scenarios + Executable MCP Server)
🏆 Production Master Package on Gumroad:
👉 Purchase Full Enterprise Package on Gumroad
🏷️ Use coupon code LAUNCH20 for €20 off at checkout! (Starting at €29)


⚡ Activate in Cursor IDE & Claude Desktop in 30 Seconds

This repository now contains a zero-dependency, turnkey Model Context Protocol (MCP) server (server_free.py).
You can connect this AI guard directly to your IDE in 2 steps:

1. In Cursor IDE:

Add the following to your project's .cursor/mcp.json (or copy .cursor_mcp_config.json):

{
  "mcpServers": {
    "emgena-docker-pytest-selfheal": {
      "command": "python",
      "args": ["server_free.py"]
    }
  }
}

2. In Claude Desktop:

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "emgena-docker-pytest-selfheal": {
      "command": "python",
      "args": ["/ABSOLUTE/PATH/TO/server_free.py"]
    }
  }
}

🛠️ Included Real-Time MCP Tools:

  • heal_failing_pytest_traceback: Parses PyTest failure tracebacks (AssertionError, ScopeMismatch, FixtureLookupError) and synthesizes the exact fix.
  • audit_dockerfile_multi_stage: Audits Dockerfile for multi-stage caching, non-root user enforcement, and image size bloat.

📦 Dataset Overview

  • Evaluation Samples: 50 multi-turn verified engineering scenarios.
  • Format: Apache Parquet (train.parquet) & JSONL.
  • 100% AST Syntactic Verification: Zero syntax errors.
  • EU AI Act & EULA Compliance: Certified for safe enterprise AI development under Articles 50 & 53.

👉 Unlock Full Master Package & Unlimited Tools on Gumroad