Run Python code directly in FreeCAD to control its functionality. Returns execution status, output, and object screenshots for integration and automation tasks.
List all 71 programming languages and their IDs for code execution, with compiler/interpreter versions. Filter by language name to find specific entries.
Generate complete Midtrans Core API integration code in Python, JavaScript, Go, or Rust. Includes charge transactions, webhook handlers with signature verification, refunds, and subscription management with full implementation details.
Generate secure Midtrans webhook handler code with signature verification, idempotent processing, and transaction status handling for Python, JavaScript, Go, or Rust.
Validate Stylus Rust code for smart contracts by running cargo check to detect compilation errors and provide structured fixes with line numbers and guidance.
Enables execution of Python code in a safe environment, including running scripts, installing packages, and retrieving variable values. Supports file operations and package management through pip.
Headless MCP server for Simpson Strong-Tie product data. Provides AI agents with structural connector lookups, load calculations, code compliance verification, and engineering specifications.
Scan project directories for CVE vulnerabilities by detecting npm, Python, Go, and Rust manifests, querying live OSV.dev data to generate structured vulnerability reports with severity counts and fix recommendations.
Execute predefined development tool presets like test runners and linters for JavaScript, Python, Rust, and Go projects to automate code quality checks.
Execute source code in a sandboxed environment supporting 71 programming languages. Returns stdout, stderr, execution time, and memory usage with CPU/memory limits.
Execute Python code in a secure sandbox environment for calculations and data manipulation. The tool runs simple Python scripts with restricted imports and returns results with logs.
Find the declaration location of a symbol across TypeScript, JavaScript, Python, Go, and Rust files. Returns file path, line range, and declaration text. Requires prior project indexing.
Find every class, struct, or object implementing a given interface or trait. Supports TypeScript, Python, Rust, and Go patterns. Requires prior project indexing.
Execute Python code in a sandboxed environment based on natural language prompts. Generate and run code, then return both the code and execution results.
Run Python code against a loaded context in a sandboxed subprocess for secure data analysis. Set the result variable for output. Optional timeout and security checks.
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 Python code in a persistent REPL environment with variable retention between runs. Use this tool to run Python scripts, test code snippets, and maintain state across multiple executions.