Skip to content
VS Code

Template for VS Code

live.alpic.staging.template-nodejs-d3cd3099/template-nodejs

A non functional MCP server (yet)

client:VS Code transport:streamable-http

Install Template in VS Code

.vscode/mcp.json

{
  "servers": {
    "template-nodejs": {
      "type": "http",
      "url": "https://template-nodejs-d3cd3099.staging.alpic.live"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Template in other clients