Check plugin health by verifying RCON connectivity, scanning server logs for recent errors, and confirming database file status to ensure stability before testing or debugging.
Validate Stylus Rust code for smart contracts by running cargo check to detect compilation errors and provide structured fixes with line numbers and guidance.
Analyze code for unused variables, dead code, type errors, and syntax issues using native linters and compilers instead of LLM guessing. Supports TypeScript, Python, Rust, and Go.
Execute code in multiple languages to test hypotheses before implementation, supporting both code snippets and shell commands with auto-runtime detection.
Enables LLMs to automatically diagnose coding errors through codebase search, test execution, and live debugger integration (DAP/V8 CDP). Provides a secure, policy-gated environment for investigating failures while preventing destructive operations.
Monitor Safari for JavaScript errors in real-time with custom intervals and automatically send detected errors to Claude Code for analysis and debugging.
Resolve Stacks/Clarity smart contract errors and debugging loops by redirecting to MCP-first debugging approaches instead of generic blockchain solutions.
Execute predefined queries within CData Sync jobs for testing or ad-hoc operations. Run existing task queries to validate data synchronization workflows and connections.
Access API request logs for auditing, debugging, and compliance in CData Sync. Retrieve logs, count requests, or get specific details to monitor data synchronization operations.