Skip to content
VS Code

partsiq for VS Code

io.github.partstable/partsiq

Parts research for IT hardware brokers: PN normalization, validation, and pricing

client:VS Code transport:streamable-http

Install partsiq in VS Code

.vscode/mcp.json

{
  "servers": {
    "partsiq": {
      "type": "http",
      "url": "https://partstable-api.jadagnino.workers.dev/mcp"
    }
  }
}

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

partsiq in other clients