intentlink_docs
documentation for intentlink.io
Documentation
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.
Frequently asked questions
What is intentlink_docs?
intentlink_docs is documentation for intentlink.io
How do I install intentlink_docs?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is intentlink_docs open source?
Yes — it is hosted on GitHub at https://github.com/whalefuntech/intentlink_docs and has 4 stars.
Related MCP tools
The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.
👾 Open Computer Use – Open-Source Alternative to Codex Computer Use
AI-powered OSINT agent with interactive REPL, MCP server, and CLI. 19 tools. Works with Claude, GPT-4, or local models. For authorized security research only.
Give your AI agent eyes for PDFs — structured text, tables, OCR, visual evidence, and page-level citations via MCP. Native Rust, local-first.
Give your AI agents persistent, collective memory — with deduplicating absorb, supersession lineage, semantic search, and a graph UI. Speaks MCP.
Unity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP