Local test execution and coverage summaries for onboarding agents.
MCP server for deterministic local test execution and normalized test result reporting. is the verification layer for codebase onboarding agents. It exposes focused MCP tools for running pytest and Jest, parsing test output, and summarizing coverage so downstream agents can mark claims as verified, unverified, or contradicted by real execution. is the verification layer in a three-server MCP tool…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server for deterministic local test execution and normalized test result reporting. is the verification layer for codebase onboarding agents. It exposes focused MCP tools for running pytest and Jest, parsing test output, and summarizing coverage so downstream agents can mark claims as verified, unverified, or contradicted by real execution. is the verification layer in a three-server MCP tool stack for Project 6 , a codebase onboarding agent. maps repository structure, languages, entry…