The link in bio for AI agents

Snapto ships a hosted MCP server. Connect Claude, ChatGPT, Cursor or any MCP client to your page with one URL. Add links, reorder them, read your analytics, all from a conversation.

claude
> add my new podcast to the top of my page
I'll add it to your Snapto page.
snapto - element_create (MCP)
⎿ Created "My new podcast" at position 1
Done. "My new podcast" is now the first link on snapto.link/yourname.
> which link won this week?
snapto - analytics_summary (MCP)
⎿ 1,204 visits, top link "My new podcast" (312 clicks)
"My new podcast" won: 312 clicks, up 41% on last week.

Why connect an agent to your link in bio?

Just ask, in your own words

No dashboard, no drag and drop. Tell your agent what changed and your page follows.

Connect once, with a link

No installs and no technical setup. One URL works in Claude, ChatGPT, Cursor and any MCP client.

Your page never goes stale

New release? New video? Your agent adds it the moment you mention it, and retires what is done.

Analytics that answer back

Ask which link won this week and get the numbers in the same conversation.

Full control, 12 tools

Profiles, links, social icons, reordering, publishing and analytics. Everything the dashboard does.

Stays in your account

Your agent uses your private token with only the abilities you grant. Revoke it any time.

Connect it in under a minute

Pick your client, paste one URL, done.

Claude Code

terminal
claude mcp add \
  --transport http \
  snapto \
https://snapto.link/mcp/YOUR_TOKEN

Claude Desktop

Add this to your MCP settings JSON:

settings.json
{
  "mcpServers": {
    "snapto": {
      "type": "http",
      "url": "https://snapto.link/mcp/YOUR_TOKEN"
    }
  }
}

Cursor

Go to Settings, then MCP, then Add server. Choose the HTTP transport and paste the same URL.

ChatGPT

Add a custom connector pointing at the URL. This needs a ChatGPT plan that supports connectors.

+

Then just talk to it

"Add my new video to the top of my Snapto page"

"Which of my links got the most clicks this week?"

"Hide the old promo link"

"Optimize my profile for clicks"

Your agent can list your profiles, read a page with its links, add and update links, reorder and delete them, set social and contact links, read visits, clicks and top links for a date window, and discover valid templates and fields at runtime.

Agents act with the full power of the token you give them. Keep a human in the loop: review what your agent changes, grant write access only when you need it, and revoke tokens you no longer use.

Give your agent a page to manage

An active paid subscription (Lite or above) is required. Every plan starts with a 7 day free trial.

Start your free trial

Want the details first? Read the full reference docs.