BeClaude

vscode-ext-commands

New
20.6kSmitheryDevelopmentby github

Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes, following VS Code extension development guidelines, libraries and good practices

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "vscode-ext-commands": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
coding

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is vscode-ext-commands?

Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes, following VS Code extension development guidelines, libraries and good practices

How to install vscode-ext-commands?

To install vscode-ext-commands: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "vscode-ext-commands": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is vscode-ext-commands best for?

vscode-ext-commands is a mcp categorized under Development. It is designed for: coding. Created by github.