start_server
Launch a development server by specifying a command, process name, port, and working directory. This tool integrates with the Code MCP Server to facilitate interaction between AI agents and VS Code.
Instructions
Start a development server
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | Server command | |
cwd | No | Working directory | |
name | Yes | Process name for reference | |
port | No | Port number |