Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Vsc

БесплатноНе проверен

Enables interaction with VSCode and its forks like Cursor and Windsurf, supporting file management (opening/closing files) and theme management.

GitHubEmbed

Описание

Enables interaction with VSCode and its forks like Cursor and Windsurf, supporting file management (opening/closing files) and theme management.

README

MCP server for interacting with VSCode and forks (Cursor, Windsurf and others)

Installation

  1. Install the extension from the VSCode marketplace
  2. The server will start automatically when VSCode launches
  3. You can manually start/stop the server using the commands:
    • Start MCP Server
    • Stop MCP Server

Configuration

Configure your MCP client to connect to the server at: http://localhost:3344/sse

Example Configuration for Cursor (~/.cursor/mcp.json)

{
  "mcpServers": {
    "vsc-mcp": {
      "url": "http://localhost:3344/sse"
    }
  }
}

Currently supported tools

  1. File Management

    • getOpenedFiles: Retrieves a list of currently opened files
    • closeFiles: Closes files based on provided labels
  2. Theme Management

    • listAvailableThemes: Lists all available VSCode themes
    • getCurrentTheme: Gets the currently active theme
    • setThemeByDisplayName: Changes the current theme by display name

from github.com/0xh3x/vsc-mcp

Установка Vsc

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/0xh3x/vsc-mcp

FAQ

Vsc MCP бесплатный?

Да, Vsc MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Vsc?

Нет, Vsc работает без API-ключей и переменных окружения.

Vsc — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Vsc в Claude Desktop, Claude Code или Cursor?

Открой Vsc на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Vsc with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development