FindMyPart for Zed
io.github.jgaethle10/findmypart
Hard-to-source part discovery with replacement, salvage and fabrication paths.
client:Zed
transport:streamable-http
tools:4
Install FindMyPart in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"findmypart": {
"url": "https://findmypart.base44.app/functions/findMyPartMcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs