My MCP Server for VS Code
live.alpic.commandhub-lua-58b727e2/commandhub-lua
Description of my MCP server
client:VS Code
transport:streamable-http
Install My MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"commandhub-lua": {
"type": "http",
"url": "https://commandhub-lua-58b727e2.alpic.live"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs