Skip to content
VS Code

FindMyPart for VS Code

io.github.jgaethle10/findmypart

Hard-to-source part discovery with replacement, salvage and fabrication paths.

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

Install FindMyPart in VS Code

.vscode/mcp.json

{
  "servers": {
    "findmypart": {
      "type": "http",
      "url": "https://findmypart.base44.app/functions/findMyPartMcp"
    }
  }
}

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

FindMyPart in other clients