get_extension_port
Retrieve the port number of the VS Code MCP Extension for a specified project path. Solves the problem of identifying the running extension port for integration and debugging.
Instructions
Get the port number that the VS Code MCP Extension is running on
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetProjectPath | Yes | Path to the project folder we are working in |