plugin · engineering
Execution Evidence Lab — Python error evidence
Free remote MCP for Python dependency and configuration errors. Retrieve failing environments, reproducible failures, corrective changes, check code, actual execution results, and limits before applying a fix.
Execution Evidence Lab helps an AI coding assistant evaluate whether a Python fix matches its actual environment. Covered examples include numpy.dtype size changed, TestClient unexpected keyword argument app, SQLAlchemy MissingGreenlet, SQLite in-memory no such table, and pydantic-settings extra_forbidden. Evidence combines package/environment details, a reproduced failure, the corrective change, executable checks, observed results, and applicability limits. Public website: https://execution-evidence-lab.tuned-drake-1114.chatgpt.site . Remote Streamable HTTP MCP endpoint: https://execution-evidence-lab.tuned-drake-1114.chatgpt.site/api/mcp . A client with custom remote MCP support can inspect the tool list and use find_evidence to locate relevant evidence. Grok-specific connection has not yet been verified.