run_javascript
Execute JavaScript code or files using Node.js via the Code MCP Server, enabling seamless integration and automation for AI agents and VS Code workflows.
Instructions
Execute JavaScript code or script with Node.js
Input Schema
Name | Required | Description | Default |
---|---|---|---|
args | No | Command line arguments | |
code | No | JavaScript code to execute | |
script_path | No | Path to JavaScript file |