Skip to content
VS Code

My MCP Server! for VS Code

live.alpic.staging.mcp-server-a2d17427/mcp-server

A non functional MCP server (yet)

client:VS Code transport:streamable-http

Install My MCP Server! in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://mcp-server-a2d17427.staging.alpic.live"
    }
  }
}

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

My MCP Server! in other clients