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
Get the connected GoWish user profile.
-
list_wishlists
List wishlists for the connected GoWish account.
-
get_shared_wishlists
List wishlists the connected user follows on GoWish (shared/following lists).
-
get_wishlist_details
Get details for a specific GoWish wishlist.
-
list_wishlist_items
List items on a GoWish wishlist.
-
get_product_metadata
Fetch product metadata from a URL before adding it to a wishlist.
-
add_wishlist_item
Add a new item to a GoWish wishlist by URL.
-
create_wishlist
Create a new empty GoWish wishlist.
MCP endpoint:
https://stackgate.ai/mcp/gowish
(HTTP) or via the
private gateway.