Skip to content
VS Code

Template for VS Code

live.alpic.node-mcp-3a40efc5/node-mcp

Description of my MCP server

client:VS Code transport:streamable-http

Install Template in VS Code

.vscode/mcp.json

{
  "servers": {
    "node-mcp": {
      "type": "http",
      "url": "https://node-mcp-3a40efc5.alpic.live"
    }
  }
}

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

Template in other clients