vscode-mcp

block/vscode-mcp

3.5

If you are the rightful owner of vscode-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The VSCode MCP Server and its companion VSCode Extension enable AI agents to interact with VSCode through the Model Context Protocol.

Tools

Functions exposed to the LLM to take actions

create_diff`

Create and display file modification differences, and apply it after user confirmation

open_file`

Open the file for viewing or editing

open_project`

Open the project folder and set the working directory

check_extension_status`

Check if the extension is installed and responds

get_extension_port`

Get the extension's port number

list_available_projects`

Displays the list of items in the port registration file

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources