Turns a Xiaohongshu, Douyin, TikTok, YouTube or X link into text the agent can read: transcript with timecodes, on-screen text, a description and OCR of every image, caption and metadata. One tool, digest_url. Hosted; nothing runs locally.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"type": "streamable-http",
"url": "https://linkdigest.dev/mcp",
"headers": {
"Authorization": "Bearer ${LINKDIGEST_API_KEY}"
}
}