Skip to content

whalefuntech/intentlink_docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

IntentLink

Monetize your AI agent's conversations — natively, without banners.

IntentLink is a commercial intent network built for the AI agent era. Add the IntentLink MCP server (or REST API) to your agent, and it gains the ability to surface relevant, monetizable commerce recommendations directly inside its answers — not as an ad unit bolted on top, but as part of the conversation itself.

Website · Docs · Developer Dashboard · For Merchants & Partners

Why IntentLink

  • Native to the conversation. Recommendations surface as part of the agent's answer — contextual and relevant, not a banner or pop-up.
  • Zero UX disruption. Your agent stays your agent. No iframes, no forced redirects, no interruption of the conversation flow.
  • You keep 80% of revenue. Transparent rev-share on every converted intent. No upfront fee, no platform fee — IntentLink only earns when you do.
  • Privacy-first by design. No PII is stored. Intent matching runs on transient conversation context only, aligned with GDPR/CCPA.
  • Works with any MCP-compatible runtime — Claude, OpenAI-compatible agents, LangChain, or custom stacks (a language-agnostic REST API is available as a fallback).

Quick Start

Add IntentLink as a remote MCP server:

{"mcpServers": {"intentlink": {"url": "https://api.intentlink.io/mcp/"}}}

Your agent_id is passed per tool call, not in the static config — get one at portal.intentlink.io.

Prefer REST? See the full docs for the language-agnostic API.

What it does

Once connected, your agent can match user intent to relevant commercial offers and return a trackable purchase link for the user to complete the transaction — attribution flows back to your agent_id automatically.

About this repo

This repository hosts public documentation and integration resources for IntentLink. The IntentLink MCP server itself is remotely hosted (not distributed as an installable package) — see Quick Start above to connect.

License

MIT — see LICENSE file for details.

About

documentation for intentlink.io

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors