Skip to content
VS Code

mingxin mcp server for VS Code

xyz.mingxinstorage/mingxin-mcp-server

Measured AI-inference-storage benchmarks with citations, article search, KV-cache ROI estimation.

client:VS Code transport:streamable-http runtime:npm

Install mingxin mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mingxin-mcp-server": {
      "type": "http",
      "url": "https://www.mingxinstorage.xyz/api/mcp"
    }
  }
}

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

mingxin mcp server in other clients