Connect AI
Let Claude, ChatGPT, or Codex read and update your wishlist for you. Ask “what should I get Sarah for her birthday?” and it can look up her sizes, preferences, and list.
The same address works in every app below.
What a connected AI can do
- Read your profile and wishlist, including what you keep private
- Look up other people's profiles and wishlists, the same as you can on the site
- Add, change, and delete items on your own wishlist
- Send circle invites and accept invites sent to you
- It cannot change other people’s wishlists, and it cannot see anything you have not shared with it on the site.
Sending an invite emails a real person and cannot be undone, and accepting one lets that person see what you have marked circle‑only. Your AI should ask you before doing either.
Set it up
Claude
- Open Settings, then Connectors.
- Choose Add custom connector.
- Paste the address above and confirm.
- Sign in to wishlist when the window appears, then approve access.
Claude Code
Run this in your terminal:
claude mcp add --transport http wishlist https://mcp.wishlist.fit/mcpThen run /mcp inside Claude Code and choose wishlist to sign in.
ChatGPT
Custom connectors need Developer mode, which is only on the paid plans. On a free account there is no way to add this, and nothing here is broken.
- Open Settings, then Connectors, then Advanced, and turn on Developer mode.
- Choose Create, and paste the address above.
- Sign in to wishlist when prompted, then approve access.
Codex
- Open Settings, then MCP servers.
- Add a server with the address above, using the HTTP transport.
- Sign in to wishlist when prompted, then approve access.
If it does not connect
- Errors show up inside the AI app, not on this page. Look there for the message.
- Check the address ends in
/mcp. Dropping it is the most common mistake. - Try once more if the first attempt times out. The server sleeps when nobody is using it and the first request has to wake it.
- You need a wishlist account. The AI cannot create one for you.