Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.whalefuntech/intentlink

io.github.whalefuntech/intentlink

The best agent monetization tool: free search, clear rev-share, 10M+ commerce/travel/local offers.

Uptime
100.0%
1 direct probes · 30d
Response
1449ms
last probe
Tools
3
callable
Resources
3
readable
Prompts
0
available

Tools · 3

search_products

Search affiliate shopping products and get ranked recommendations. Only `query` is required — a natural-language description of what the shopper wants (e.g. "a warm waterproof jacket for winter hikin…

search_travel

Search travel offers and get trackable booking links for a given product type + city. REQUIRED: - type: which travel product — one of ["hotel","flights","bundle","airport_transfer","car_rental"…

search_events

Search live ticketing/events (concerts, sports, theater) and get ranked event bundles. Only `query` is required — a natural-language description of what the buyer wants (e.g. "taylor swift concert ne…

Resources · 3

commerce_categories

SHOPPING taxonomy (l1/l2/commerce_category) — for filling `commerce_l2s` in `search_products`. Not used by travel (travel uses `travel://cities`).

commerce://categories
travel_cities

TRAVEL cities (with an upstream Trip.com city id) — the valid values for the `city` arg of `search_travel`. Use `dest_name`/`state` to disambiguate duplicate names. Not used by shopping (shopping uses…

travel://cities
event_categories

EVENT categories (L1 with L2 children + live counts) — the valid values for the `categories` arg of `search_events`. Not used by shopping/travel.

events://categories

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.whalefuntech/intentlink": {
      "url": "https://api.intentlink.io/mcp/",
      "transport": "streamable-http"
    }
  }
}