Skip to content
VS Code

Source Parts for VS Code

io.github.sourceparts/parts-mcp

Electronic component sourcing, BOM management, and PCB design workflows.

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

Install Source Parts in VS Code

.vscode/mcp.json

{
  "servers": {
    "parts-mcp": {
      "type": "http",
      "url": "https://mcp.source.parts/"
    }
  }
}

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

Source Parts in other clients