Skip to content
VS Code

RoboPartPicker for VS Code

com.robopartpicker/robopartpicker

Source-linked robotics projects, bills of materials and components for AI agents.

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

Install RoboPartPicker in VS Code

.vscode/mcp.json

{
  "servers": {
    "robopartpicker": {
      "type": "http",
      "url": "https://robopartpicker.com/mcp"
    }
  }
}

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

RoboPartPicker in other clients