FindMyPart for Cursor
io.github.jgaethle10/findmypart
Hard-to-source part discovery with replacement, salvage and fabrication paths.
client:Cursor
transport:streamable-http
tools:4
Install FindMyPart in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"findmypart": {
"url": "https://findmypart.base44.app/functions/findMyPartMcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs