For agents, planners, and useful software

Facts with receipts, in JSON.

Give a wedding-planning agent the difference between “the designer makes it,” “the bride can try it here,” and “a source-checked sample box can reach her.”

Public API + remote MCP

Filter by state, bridal size, or search text.

https://persnickety.bot/mcp
GET https://persnickety.bot/api/v1/shops?state=TN&size=38
GET https://persnickety.app/api/v1/shops.csv
GET https://persnickety.bot/api/v1/try-at-home

Responses include normalized location and size fields, source URLs, review dates, published inventory counts, and direct appointment links. CORS is enabled.

The compiled records are available under CC BY 4.0. Attribute Persnickety Try-On Index and preserve the source URLs and review dates when republishing.

For resource publishers

Embed the maintained finder, not a copied list.

The compact finder can be filtered to a state or bridal size. Its results stay source-linked and update when the Persnickety dataset changes.

Preview the finder
<iframe src="https://persnickety.app/embed?size=24" title="Wedding dress try-on finder" width="100%" height="640" loading="lazy"></iframe>