GoWish (Ønskeskyen)
Manage GoWish wishlists — browse lists, add product URLs, preview metadata, and create new wishlists.
Overview
Manage GoWish (Ønskeskyen) wishlists — list wishlists, browse items, preview product URLs, add wishes, and create new wishlists.
This is an unofficial integration using the same authentication flow as the GoWish website.
Prerequisites
- A GoWish / Ønskeskyen account with email and password login
- A stackgate.ai account
Social-login-only accounts may not work unless you add a password in GoWish.
Getting credentials
- Use the same email and password you sign in with at onskeskyen.dk.
- In stackgate.ai, open Integrations → GoWish (Ønskeskyen).
- Click Activate, then Connect GoWish.
- Enter your email and password once. stackgate.ai stores a session token — not your password.
Using with AI clients
- Dedicated endpoint:
POST /mcp/gowish - Private gateway:
gowish__*tools
Runs on the cloud hub — no local app required.
Troubleshooting
- Authentication failed — verify email and password at onskeskyen.dk, then reconnect in My Integrations.
- Social login only — set a password in your GoWish account or use email login.
- Product metadata missing — some stores are not supported; add a custom title and price when adding the item.
- Integration stopped working — GoWish may have changed their API; reconnect or report feedback to stackgate.ai.
Available tools
-
get-user-profile-tool
Get the connected GoWish user profile.
-
list-wishlists-tool
List wishlists for the connected GoWish account.
-
get-shared-wishlists-tool
List wishlists the connected user follows on GoWish (shared/following lists).
-
get-wishlist-details-tool
Get details for a specific GoWish wishlist.
-
list-wishlist-items-tool
List items on a GoWish wishlist.
-
get-product-metadata-tool
Fetch product metadata from a URL before adding it to a wishlist.
-
add-wishlist-item-tool
Add a new item to a GoWish wishlist by URL.
-
create-wishlist-tool
Create a new empty GoWish wishlist.
MCP endpoint:
https://stackgate.ai/mcp/gowish
(HTTP) or via the private gateway.