get_extension_port
Retrieve the port number used by the VS Code MCP Extension for a specific project by providing the target project path. Ensure proper communication with the extension instance.
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 |