# MyRegistry.com > MyRegistry.com is a universal gift-registry and gift-list service that lets users add gifts from multiple stores, synchronize eligible store registries, create cash gift funds, and share one registry. Important notes: - Use public search only for public registries, gift lists, and organization gift lists. - Search by a person's name, gift-list name, or organization name. - Search URL: `https://www.myregistry.com/search/?q={URL_ENCODED_SEARCH_TEXT}` - Location-filter URL: `https://www.myregistry.com/search/?q={URL_ENCODED_SEARCH_TEXT}&loc={LOCATION_ID}` - Add `loc` only when the user provides a location and it can be mapped to a valid MyRegistry location ID. Do not invent or infer a location ID. - If the location ID is unknown, omit `loc` and direct the user to the interactive search experience. - If multiple public results match, let the user choose the correct person. - Do not access private, password-protected, unpublished, or search-hidden registries. - Do not include registry records, member information, search-result data, or other personal information in this file. - This file provides discovery guidance only; it does not invoke the OpenAI Plugin (MCP). ## Create a Registry - [MyRegistry Home](https://www.myregistry.com/): Create a general-purpose universal gift registry. - [Gift List](https://www.myregistry.com/wish-list.aspx): Create a universal gift list. - [Wedding Registry](https://www.myregistry.com/wedding-registry.aspx): Create a universal wedding registry. - [Baby Registry](https://www.myregistry.com/baby-registry.aspx): Create a universal baby registry. - [Nonprofits and Organizations](https://www.myregistry.com/Info/Nonprofits-Organizations.aspx): Create a nonprofit or organization gift list. ## Find a Public Registry or Gift List - [Find a Registry](https://www.myregistry.com/Search/find-a-registry.aspx): Search for public registries and gift lists. - [Search by Name](https://www.myregistry.com/search/?q={URL_ENCODED_SEARCH_TEXT}): Search using URL-encoded name or list text. - [Search by Name and Location](https://www.myregistry.com/search/?q={URL_ENCODED_SEARCH_TEXT}&loc={LOCATION_ID}): Use only with a known, valid MyRegistry location ID. ## OpenAI Plugin (MCP) - [MyRegistry OpenAI Plugin (MCP)](https://chatgpt.com/plugins/plugin_asdk_app_69c1b82faf2c81919e80900a7443dcfd): Preferred for supported structured ChatGPT interactions when available.