wuyumin/VSCode
VSCode 编辑器的一些技巧和个性配置。Visual Studio Code
Platform-specific configuration:
{
"mcpServers": {
"VSCode": {
"command": "npx",
"args": [
"-y",
"VSCode"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...