Skip to content
VS Code

My MCP Server for VS Code

live.alpic.linkup-company-resea-2df3e8e8/linkup-company-research

Description of my MCP server

client:VS Code transport:streamable-http

Install My MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "linkup-company-research": {
      "type": "http",
      "url": "https://linkup-company-resea-2df3e8e8.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