Skip to content
VS Code

China Medical Device Lookup for VS Code

io.github.huangjunsong404-crypto/china-medical-device-lookup

Look up medical devices in China by UDI, product name, registrant, registration number or category.

client:VS Code transport:streamable-http tools:6

Install China Medical Device Lookup in VS Code

.vscode/mcp.json

{
  "servers": {
    "china-medical-device-lookup": {
      "type": "http",
      "url": "https://mcp.agentdatacore.com/mcp/products/medical-device"
    }
  }
}

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

What VS Code can do once it is connected

China Medical Device Lookup in other clients