Enables AI-powered code review and analysis of asynchronous JavaScript/TypeScript control flow, identifying unawaited promises and race conditions through AST taint-flow tracing and ESLint-style audits within MCP-compliant clients.
Enables automated analysis of test suite traces to identify timing races and state pollution, helping developers mitigate flaky tests through MCP-compliant clients.
Enables automated Solidity smart contract auditing by analyzing callgraphs and control flow to detect reentrancy vulnerabilities. Integrates with MCP-compatible clients to provide deterministic, zero-dependency security assessments.
Deterministic MCP server for semantic analysis of JavaScript/TypeScript codebases, including frameworks like Vue, Angular, React, and Node. It provides tools for type checking, code metrics, framework-specific analysis, and quality heuristics via static parsing.