@orangepro/mcp-server
v0.2.32
Published
OrangePro — find behavioral test gaps, generate grounded integration tests, and dynamically prove them via mutation kill. Local-first with no OrangePro-hosted service or repo upload; optional BYOK generation sends redacted grounded context directly to you
Maintainers
Readme
@orangepro/mcp-server
Compatibility launcher for the OrangePro CLI and local stdio MCP server.
# Analyze the current repository, prove eligible existing tests, and render the report.
npx -y @orangepro/mcp-server@latest start . --prompt-version v5For MCP clients:
npx -y @orangepro/mcp-server@latest mcpThe implementation delegates to the main package, @orangepro/orangepro-mcp.
