Connect via MCP

Prefer to drive ManyLinks from an AI agent? Connect the remote MCP server and Claude, Cursor, and others can read and build your page directly. The REST endpoints below back every tool.

Use it with an AI agent

Connect the ManyLinks MCP server so Claude, Cursor, and others can read and build your page directly.

Add to CursorAdd to VS Code

Replace ml_live_xxxxxxxxxxxxxxxx with your own key. Create one in your dashboard under Integrations, then API Keys, where these buttons come pre-filled.

Claude: add a Custom Connector in settings with this URL, then set the Authorization header to Bearer ml_live_xxxxxxxxxxxxxxxx.

https://www.manylinks.io/api/mcp

Live social data

Link blocks pointing at a social profile are enriched with the display name, follower count, avatar, banner, and recent posts. That data is served from cache, not fetched live when you read a block.

  • It refreshes in the background every 24 hours on Pro and every 7 days on Free.
  • Enrichment after creating a block is asynchronous. It usually lands within a minute, so do not poll expecting instant follower counts.
  • If a refresh fails we keep serving the last known good values rather than blanking the block.
  • Every block reports dataUpdatedAt, the timestamp of the last successful refresh, so you can reason about freshness instead of guessing.

Acceptable use

  • Keep your keys secret. Treat API keys like passwords. You are responsible for everything done with them, including by any tool or AI agent you connect.
  • No resale. Do not resell, sublicense, or transfer API or MCP access to a third party.
  • Fair use. Requests are rate-limited. Automated or excessive use may be throttled.
  • Abuse leads to revocation. We may revoke any key, effective on its next request, for abnormal request volume, scraping or bulk-extraction patterns, webhook abuse, suspected key compromise, or any breach of our Terms.

See the full list of grounds and conditions in our Terms of Service.