Marketing
intentlink.io
Search affiliate shopping, travel, and event products to get ranked recommendations with trackable booking links.
ENDPOINT 1
https://api.intentlink.io/mcp
MCP server metadata
- Name
- intentlink
- Version
- 1.29.1
Known tools 3
search_travelSearch travel offers and get trackable booking links for a given product type + city.
Inferred read-onlysearch_eventsSearch live ticketing/events (concerts, sports, theater) and get ranked event bundles.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.intentlink]
url = "https://api.intentlink.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"intentlink": {
"type": "http",
"url": "https://api.intentlink.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: intentlink
Remote MCP URL: https://api.intentlink.io/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"intentlink": {
"url": "https://api.intentlink.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"intentlink": {
"type": "http",
"url": "https://api.intentlink.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "intentlink",
"transport": "streamable-http",
"url": "https://api.intentlink.io/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for intentlink.io was fetched 2026-07-31T06:11:33.605Z and is being refreshed.
intentlink.io is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.