{"name": "clickwise-affiliate-network", "version": "1.1.0", "protocolVersion": "2025-06-18", "transport": "streamable-http", "transports": [{"type": "streamable-http", "url": "https://share.clickwise.net/api/v1/mcp/"}, {"type": "http+jsonrpc", "url": "https://share.clickwise.net/api/v1/mcp/", "protocolVersion": "2025-03-26"}], "endpoint": "https://share.clickwise.net/api/v1/mcp/", "tools": [{"name": "list_deals", "description": "List active Clickwise deals/offers, optionally filtered by language, category, country, merchant, or network slug."}, {"name": "get_deal", "description": "Fetch the full record for a single deal by its slug. Returns title, description, code, discount, target_url, etc., in the requested language."}, {"name": "list_news", "description": "List Clickwise affiliate-network news announcements (network policy changes, launches, shutdowns, commission updates)."}, {"name": "get_news", "description": "Fetch the full record for a single news article by its slug."}, {"name": "find_affiliate_programs", "description": "Find approved Clickwise merchant programs that fit a publisher, app, site, newsletter, social channel, or vibe-coded product. Does not require signup."}, {"name": "request_tracked_links", "description": "Create a provisional Clickwise affiliate identity and return real tracked links immediately. Email is optional; onboarding and payout claim happen later."}, {"name": "get_tracked_link_request", "description": "Fetch an instant-link request, affiliate RefId, review status, and issued links using its access secret."}, {"name": "request_merchant_onboarding", "description": "Start a Clickwise MERCHANT (advertiser) onboarding. Describe the store; Clickwise's AI evaluates it and either asks follow-ups or proposes approval. A human approves before the account goes live (never auto-provisioned here)."}, {"name": "list_programs", "description": "Browse/paginate EVERY live Clickwise program (the full merchant catalog), filtered by merchant, network, category, or country. Use this to walk the catalog beyond find_affiliate_programs' top matches."}, {"name": "update_profile", "description": "Update a creator's instant-monetization profile (claim email, display name, website, country, payment method) using the application_id + access_secret returned by request_tracked_links. Lets a creator's assistant complete claim/payout details without leaving chat."}]}