vscode-mcp-server

check_extension_status

Verify the installation and responsiveness of the VS Code MCP Extension within a specified project folder for seamless integration.

Instructions

Check if the VS Code MCP Extension is installed and responding

Input Schema

NameRequiredDescriptionDefault
targetProjectPathYesPath to the project folder we are working in

Input Schema (JSON Schema)

{ "properties": { "targetProjectPath": { "description": "Path to the project folder we are working in", "type": "string" } }, "required": [ "targetProjectPath" ], "type": "object" }

You must be authenticated.

Other Tools from vscode-mcp-server

Related Tools

ID: ohvq7n4onu