msalemor/mcp-vscode-tutorial
A tutorial to build an MCP server and use vscode as an MCP client
Platform-specific configuration:
{
"mcpServers": {
"mcp-vscode-tutorial": {
"command": "npx",
"args": [
"-y",
"mcp-vscode-tutorial"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...